Develop > Tailoring > Form creation > Dynamic View Dependencies > Setting Dynamic View Dependencies properties

Setting Dynamic View Dependencies properties

You can set up a number of properties for dynamic evaluation using the Properties window of Forms Designer. For example, the Caption property that you set for a Label specifies the text to display on the screen. Under the “Caption” property there is a property named “Caption Condition.” This associated property enables you to specify a condition evaluated dynamically to compute a caption for the label. These two properties are paired for the purpose of DVD conditions. There are several other property pairings as well.

Several Forms Designer controls have “property” and “property condition” pairs. In each case, you can specify a special conditional statement that specifies the run-time value for the property.

DVD conditional property pairings and examples of their supported types of controls are listed in the following table.

Property Property Condition Examples of supported control types
Caption Caption Condition Button, Check Box, Combo Box, Label, Marquee, Radio Button, Text, and Text Area
Value List Value List Condition Combo Box
Display List Display List Condition Combo Box
Visible Visible Condition Button, Check Box, Combo Box, Label, Marquee, Radio Button, Text, and Text Area
Foreground Color Foreground Color Condition Label
Background Color Background Color Condition Label
Bold Bold Condition Label
Italic Italic Condition Label
Font Increase Font Increase Condition Label
Read-Only Read-Only Condition Check Box, Combo Box, Radio Button, Text, and Text Area
Button ID Button ID Condition Button
Image File Image Condition Button
- Selected Condition Check Box
Mandatory Mandatory Condition Combo Box, Radio Button, Text, and Text Area
Enabled Enabled Condition Button

Related concepts

Dynamic View Dependencies
Field comparisons
Field value matching
Dynamic functions

Related tasks

Use field comparisons
Use dynamic functions
Use field value matching