Edit enabled


Contents


Edit visibility

Here the field is switched visible or invisible.

image2022-3-22_16-34-16-20240327-072706.png

You can also refer to another field and make the field editable depending on it: Only the entry in another field makes the field editable.

Example: CC_eawb = Y causes the field to be disabled until the checkbox of the field CC_eawb = Y, i.e. active is set.

Excursus: function edit enabled 

The syntax is different from Edit visibility:

  • It is sufficient to simply record the condition when the field should be Enabled, e.g. cc_eawb=Y

  • With Disabled a 0 is sufficient.

  • Enabled would be a 1.

If you only enter a 0 (zero), the field is disabled, i.e. it is displayed in grey and can no longer be edited.

You can also refer to another field, for example, and make the field editable depending on it.

Example: CC_eawb = J → this causes the field to be disabled until the checkbox of the field CC_eawb = J is set active. 

image2022-1-3_16-49-23-20240327-072721.png

Â