|
|
|
BlueCielo Meridian Enterprise 2012 Configuration Guide | BlueCielo ECM Solutions |
Custom properties can be arranged on custom property pages and the pages applied to document types
Warning Deleting a property makes the property and all of its existing data unavailable in the vault’s history. Only delete a property that you know will never be needed again. To retain a property for vault history but make it unavailable for future documents, clear the property for all objects on the Applies to page, but do not delete the property.
To create or edit a custom property:
Option | Description |
---|---|
Display Name |
Type a name that you want to appear in the Meridian client applications. |
Name |
A default internal name is calculated. Accept the default in most cases. |
Type |
Select the data type for the new property. For more information about the available data types, see Configuring property data types. |
Effectivity |
Select an option to control the effectivity of changes to the property’s value. For more information about the available options, see Configuring property effectivity. |
Enable for scripting |
Select this option to make this property available to VBScript expressions and Visual Basic extensions. For more information, see Configuring properties for use with Visual Basic and VBScript. |
VBScript name |
A default name is calculated for the property to be used in VBScript expressions. Accept the default in most cases. For more information, see Configuring properties for use with Visual Basic and VBScript. |
VB Designer name |
A default name is calculated for the property to be used by custom client extensions created with the Meridian Visual Basic designer. Accept the default in most cases. For more information, see Configuring properties for use with Visual Basic and VBScript. |
Include in Key Find |
Key Find is a fast, sorted search for values of one property only. It is described in detail in the BlueCielo Meridian Enterprise User’s Guide. You can configure any string type property to be indexed for Key Find. Select this option to make this property selectable in Key Find searches. Note The Enable for scripting option must be selected and Name for scripting must be complete for the Include in Key-Find option to be active. |
Value separator |
Type a separator character to delimit multiple values selected from a lookup list or table. We recommend the semicolon (;) character. If any value is typed for this option, it causes the property to appear as a drop-down combobox control on property pages from which users may select multiple values. The selected values will then appear as a single string delimited by this character. For this option to work correctly, the following restrictions apply:
Note The combined length of selected values and separator characters are limited to the String data type maximum of 255 characters. Note To create multi-value data without the Meridian combobox control (for example, in a database for import into a vault or with the Set Property Value command), you must use the same separator character as specified here regardless of the locale setting of the computer. This is true for all properties, not just multi-value properties. Warning Do not change the separator character after it has already been used by some documents. Doing so will cause incorrect values the next time that the document’s properties are edited. |
You may now add the property to a custom property page, as described in Creating and editing panel elements.
Copyright © 2000-2012 BlueCielo ECM Solutions |