Skip to Main Content

APEX

Multiple drop downs in a page

User_6X3A4Feb 18 2022

The below screen is from oracle forms. I need to change it to APEX. In the action drop down there will be three values New, View and Edit. If new is selected all the fields in the pane will be greyed out. If View or Edit is selected then all the fields will be available. How to get this done in APEX.
Another thing I want to do is, I want to change all the fields except for date fields from simple text boxes to drop downs. How can I achieve that.

MultipleDrowDowns.PNG

Comments
Post Details
Added on Feb 18 2022
1 comment
97 views