Clear form??
556517Apr 7 2007 — edited Apr 10 2007Hi i have a form which has a button called NEW MEMBER. When i click this another form appears which is the ADD_MEMBER_CANVAS(object navigator) where the user can enter details of this new member. The form has two buttons which are ADD MEMBER and CLEAR. My question is if i enter something in my second form and click clear, why does it exit the form and go to my first form?
The buttons is called CLEAR_NEW_MEMBER_FORM which uses a when-button-pressed trigger with the code:
clear_block;
I have also used clear form but still same result.
Thanks
Message was edited by:
nvidia1