Skip to Main Content

APEX

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!

Only when current value in session state is null - deleted data reappearing

627274Aug 11 2008 — edited Aug 19 2008
A form set fields to the value of the database column if the session state is null. The form also has a select with submit field. If a field on the form has its data removed using the delete key and the select with submit is processed, the data in the field reappears. If the data in the field is removed using the blanks it does not reappear. The delete key is setting the session variable to null and the database column is used. Is there a way to use the delete and not have the data reappear?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 16 2008
Added on Aug 11 2008
28 comments
2,809 views