Displayed Items For <feature class caption> |
Select one of the following elements to display in the feature explorer:
The values for the selected element are listed. For example, if you select Attributes, the list displays the feature class attributes. |
|
Adds the selection to the string editor. |
String For Displayed Items | The string editor displays the selected elements in braces {}. You can edit the representation string. The string is validated immediately. To add static text, type it in the string editor. To add dynamic text, enter a value in braces {}. Valid values are listed in the Value list. The interpolated results appear in the Display Preview. |
To display this | Enter this | Which is interpolated like this |
---|---|---|
Area unit | {AREA} {AREA.Unit.Symbol} | 5.3 m2 |
Static text | [The desired text] For example, Feature: “{FID}” | Feature: 123 |
The feature class caption, a colon, a space, and the FID of the feature | {TB_DICTIONARY.Caption}: {FID} | Control Cable: 123 |
A related attribute | WW_MANHOLE_MODEL.ID_MATERIAL | |
A utility feature class along with its related geometry feature class | {TB_DICTIONARY[F_CLASS_ID_ATTR].Caption} | |
The feature class caption and the FID of both the attribute feature and the geometry feature | {TB_DICTIONARY[F_CLASS_ID_ATTR].Caption}: {FID_ATTR} ({TB_DICTIONARY.Caption} {FID}) | Pipe: 123 (Line 124) |
The feature class caption, FID, length of the line with two decimals, and the unit | {TB_DICTIONARY.Caption} {FID} ({LENGTH:0.00} {LENGTH.Unit.Symbol}) | Control Line 123 (15.60 m) |
Next workflow: Customizing Toolbars and Menus for Forms