Hello everyone!I'm trying to do an action to perform a download asynchronously, but when I download the PDF is printed with a message "ScreenToPDF_OnInitialize action must be invoked during the OnInitialize event of the screen", I have already done as requested, creating a OnInitialize with the ScreenToPDF_OnInitialize client action, this OnInitialize is called via On After Fetch from a Data Action to load the screen data, Even after all this, the error message continues to be printed in the PDF, what should I do?
Hi,
Try calling ScreenToPDF_OnInitialize during the onInitialize event. I've attached a screenshot below for your reference.
Thanks,
Vipin Yadav