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!

How to make a field "Display Only" whose value changes via dynamic action

anand_gpJan 12 2017 — edited Jan 13 2017

Hi,

I have a column "COMMISSION_PCT" which populates based on LOV selection of other column "CHITS_GROUP_CODE". The value population to "COMMISSION_PCT" is done via Dynamic Action by change in CHITS_GROUP_CODE column. Since user is not allowed to change "COMMISSION_PCT" value, I want to make it display only (or read only). However, if I make it "display only" (and "Save Session State" = YES), I am getting "Session state protection violation......" error during record submit.

pastedImage_0.png

pastedImage_5.png

Not able to figure out, what's that I am doing wrong here. It works perfect when "Display As" is set to Number Field. Or is there any other way to achieve this functionality?

Thanks,

-Anand

This post has been answered by OraDev16 on Jan 13 2017
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 10 2017
Added on Jan 12 2017
6 comments
11,398 views