Overview: This dialog allows the user to change the value of a property in three ways:
• | As a static value (for example, a color can have the static values of "rgb(255, 0, 0)" or "red") |
• | As a dynamic value – this is a value obtained from the input XML |
• | As a conditional value – the value changes according to one or more conditions defined by the user (for example, color is "red" when "/catalog/cd/price < 10") |
References:
Dynamic Values, Conditional Values (from Dynamic Elements), Conditional Values (from Dialogs)
|