Hello,
I want to know how I can customize the default UI of the Event Detail page in the Virto Commerce platform.
I used the Hangfire background job for extracting product details, and I am returning all the details through the PushNotification service. However, I want to display some fields from the PushNotification on the Event Detail page of the particular event or job.
For example, in the image below, the “Product Details Export” event has all the fields in its payload. From that payload, I want the download URL of the generated CSV report on the event detail page.