Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Version published after converting to the new editor

Dependencies define all possible new values which can be set respecting the settings under dependent values. Its activation is defined with option activation.

Check Activation acc. to the Type:

...

If the activation of a dependency depends on more than one set, the setting in field type will define how the sets will be checked. In general a dependency will only be activated, if at least one value of the data to be checked has been changed.
The following table describes how setting type influences the activation. For the example only two fields are used, in reality the number of fields and hereinafter the sets in the activation are unlimited.

Type

Field 1: Test value / previous -> new

Field 2: Test value / previous -> new

Result

All filter values must be changed and match (1).

Y / X -> Y

Y / Y -> Y


All filter values must be changed and match (2).

Y / X -> Y

Y / X -> Y


All filter values must be changed and match (3).

Y / X -> Y

Y / X -> Z


One filter value must be changed, all must match (4).

Y / X -> Y

Y / Z -> Z


One filter value must be changed, all must match (5).

Y / X -> Y

Y / Y -> Y


One filter value must be changed and match (6).

Y / X -> Y

Y / Z -> Z


...