How to close a form using CAL

mehroz
mehroz Member Posts: 12
I have a close button on a form and I want to close the form whenever a user clicks on it, What should i write in the OnPush trigger of the button.

Answers

  • mehroz
    mehroz Member Posts: 12
    I just saw that the setting the PushAction property to Close does the trick for me. Sorry for bothering anyone.