LinkToForm: Make preset value for new record shown but protected (not editable)

Is there a chance to make a given form value on a new record be shown but not editable?
Context:
User click a LINKTOFORM action, for a new entry to a form with at least one given value, set by the action. The user should be able to see the value but not be able to edit it.

Solved Solved
0 4 163
1 ACCEPTED SOLUTION

Please try setting FALSE in the editable_if setting of the column.

Ticking off the editable_if makes the column totally non editable.

Setting it FALSE will make non editable for users but editable for underlying expressions.

View solution in original post

4 REPLIES 4
Top Labels in this Space