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!

How to make List box editable/non editable based on some condition dynamically?

bootstrapSep 7 2014 — edited Sep 8 2014

I am using Oracle Forms 6i.

I have a non database data block with some textbox and Listbox. This data block is used to display value from database and insert value in database. Data is fetched from database and it is assigned to datablock item through code. There are say 10 items displayed at a time in the datablock.

Requirement is to make the Listbox editable only when there is no data in one corresponding textbox column, and if there is data in that column then the List box should not be editable.

Can anyone please help how to achieve this in Oracle Forms 6i?

This post has been answered by bootstrap on Sep 8 2014
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 6 2014
Added on Sep 7 2014
4 comments
1,557 views