Previous Topic

Book Contents

Book Index

Next Topic

Parameter Dependency

Dependencies can be created between "comparable" parameters of equal parameter type (date, time and number). In standard Valuemation, dependency p1 < p2 is currently available. An example of its use is the 'dateFrom < dateTo' dependency between parameters From - To.

To create parameter dependency:

  1. Go to the 'Parameters' section of the 'Offer' editor.
  2. Select the two parameters which will be dependent. Note that the parameters must be of the same type.
  3. Right-click the selected parameters and call action 'Create Dependency p1 < p2'.

To delete parameter dependency:

  1. Go to the 'Parameters' section of the 'Offer' editor.
  2. Select one or both of the dependent parameters.
  3. Right-click the selected parameter(s) and call action 'Delete Parameter Dependency ...'.

It is also possible to create and delete parameter dependencies in the 'Dependencies' section of the 'Edit: Parameter Definition' editor.

See Also

Parameter Editing

Parameter Editing - Simple Parameters

Parameter Editing - Complex Parameters