Skip to Main Content

Oracle Forms

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Clear form??

556517Apr 7 2007 — edited Apr 10 2007
Hi 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
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 8 2007
Added on Apr 7 2007
10 comments
3,615 views