Hi Folks,
I have a form having Ok and Cancel Command Button , in Cancel button I need to call dialog class.
I am calling class like below
new menuFunction(menuItemActionStr(CreateTrackwiseComplaint),MenuItemType::Action).run();
Dialog form opening but I need to close caller form .
How can I achieve this.
Regards,
Veer