Hi ,
I have added a new method in the form using class extension. In the place where I am calling it, I would like to have a check if the "formHasMethod" and call the method using the formRun object. Is it possible? When I try this, it says method does not exist on the form, actually it exists on the underlying class extension. Can you please help me out how to solve this scenario?
Regards,
Giridhar