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!

set values to non editable columns in IG

samer Al baik2 days ago — edited 2 days ago

How to keep the IG column remain a true editable type (number field) so DA can set it and users cannot manually edit.

I need to use this for columns that carry a calculated value by DA

Example

TOTAL = QTY * PRICE

total non editable column and new value (qty*price) can be set to using DA once any of qty or price changed

Comments
Post Details
Added 2 days ago
2 comments
43 views