I have used the below code to print the datasources of the form . But when I use the Info Method It doesnt print the result in the form info(class Runner form) , Instead it prints in the Notification action center. And If I add formRun.run() after the init() this opens the CustTable form. How can I print the info statement in the Class Runner form instead of Notification Action center
Just remove this line of code below, and it should work:
formRun.init()
Thanks,
Layan Jweihan Please mark this answer as "Verified" if it solved your issue. In order to help others who will face a similar issue in the future
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.