Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Edit Enabled does not make the field invisible, but only 'not editable' (disabled) and also to gray background color.
Edit Enabled opens the Edit Visibility window.


Edit visibility

Here the field is switched visible or invisible.

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. 

Contents




  • No labels