Hi Community,

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 !