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!

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.

APEX - Enable and Disable Dynamic Actions

Hi Community,

Fields-Paccy.png

The above screenshot are the fields in my application. In the Change Type LOV there are 3 values Change by Amount, Change by Percent and Fixed Price. So, I already have a dynamic action in place where, if Change Type = Fixed Price then the dynamic action of type “Enable” comes into picture and the New Price field is enabled and also the value is shown Task Details Page. Now, I created a False action to “Disable” the New Price field is disabled when change type != Fixed Price. But, based on the change value entered there is a new price which is populated on screen which is working fine, but the value is not seen in task details page when Change Type !- Fixed Price.

Note: New Price is one of the Parameters that I have declared in Task Definition

Goal: My Goal is to Keep the NEW PRICE field disabled but still show up the value in the task details page.

Please help me !

Comments
Post Details
Added on Apr 15 2025
1 comment
54 views