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