Hi,
Under Oracle APEX 24.2.14, in a form there is a field type Number named P10_TOTAL which value is calculated dynamically, so I cannot set it read-only, otherwise it won't be calculated. How to set the field to let it updated by the DA, and its value is showed in the form to the end-user but preventing the value to be modified by the end-user?
Best regards.