|
|
FieldLabel tag display properties. |
|
Options |
Description |
|
Label Text |
Specifies the text to display. Normally, this defaults to the field name selected. However, you may override it with a different text string. Default Label You can either specify a text string directly or you can specify a variable of the form: %ISD_DEFAULT%<TABLE NAME>%<FIELD NAME> Example: %ISD_DEFAULT%Products%ProductName This variable specifies that the text label is the default label specified in the Databases folder for the ProductName field in the Products table. Resource File Key You can also dynamically fetch a text string from your application’s resource file (RESX) at application run-time by specifying a Resource Key. This is useful in multi-language applications that have multiple resource files, one for each language. Specify the Resource Key as a pass-through attribute on the Attributes tab. See FieldLabel Pass-Through Attribute Properties for details. |
|
Display style |