Attribute Metadata - showButtonNewEntity / hideButtonSearch
Attribute Metadata - showButtonNewEntity / hideButtonSearch
-
showButtonNewEntitymetadata is used with reference attributes only. TheshowButtonNewEntitymetadata creates a 'new' button that can be used to create a new target datacard for the reference attribute. The metadata value has to be either 'true' or 'false'. If the metadata doesn't exist, the value ofattribute.button.newentityframework property specifies whether the 'new' button is shown. Default value for that property istrue. -
hideButtonSearchmetadata can be used to hide the button for opening a search window which is used to search for a target data card for a reference attribute. By default the button is shown.
Table 1. Optional Attribute Metadata
| Name | Value | Description |
|---|---|---|
showButtonNewEntity |
true/false |
If true, shows the 'new' button. If the metadata is not set, framework property attribute.button.newentity specifies whether the button is shown. |
hideButtonSearch |
true/false |
If true, hides the 'search' button. By default the button is shown. |
Table of Contents