Combobox Properties

Use the Combobox properties pane to allow users to select from predefined values in a list or enter their own value in the edit field.

To display the properties pane:

In the Card Editor, click Combobox Dropdown (Controls toolbar), and click in the card to place the control.

Items

Select the items to show in the list. The values can be retrieved from predefined lists, centrally administered lists, or static item lists.

Special value Select a predefined list to be used to populate the control's list.
User list (xx)

Lists all vault users, showing the login name, initials, full name, or user data from the user profile card.

Group list

Lists all vault groups.

State list

Lists all workflow states.

Workflow list

Lists all vault workflows.

History

When users enter values in this field and save the data card, the values are saved and displayed in the drop-down list.

Standard/Unit/Language

Predefined lists showing values from the local StdVal_xx.Lan file. Update the file on all clients to add more values.

XXX - Centrally administered card lists.

See Central Card Lists (For SOLIDWORKS PDM Professional only).

Free text Enter items, one per row, to display in the combo-box list control.
Controlled by variable In the data card, the available list values depend on a value selected in another list or edit box.

See Creating Dynamically-controlled Card Lists.

Details Displays the Controlled by variable dialog box, where you associate the values in this control with the values in another control.

Value

Variable name Select the data card variable to store the value entered or selected from the list.
Variables Click to open the Edit Variables dialog box to create a new variable, or check the properties of an existing variable.

Flags

Read-only Makes the combo box read-only, so that values cannot be entered by the user.
Show in Explorer The variable and stored value of the combo box is shown in the client Preview tab.
Updates all configurations All file data card configuration tabs are updated by the value entered in the combo box.

Default value

Select an option to automatically enter a default value in the combo box when new files are created. See Assigning Default Values.

Specify value Select the list value to be used as the standard value.
For the user and group lists, you can also select the currently logged in user or group.
Folder data card variable Select a folder data card variable whose value will be used as the default value.

For example, if you select the folder data card variable Project and the folder data card has a value of P05, when a user adds a new file to the folder, the combo box is filled in with the default value P05.

File data card variable (Item cards only.) Select a file data card variable whose value will be used as the default value.

For example, if you select the file data card variable Project and a file has a value of P05, when a user creates an item from the file, the combo box is filled in with the default value P05.

When creating items for configurations, values come from the referenced configuration, or if empty, the custom properties (@ tab). Therefore, if you want item card values to exactly match configuration values, ensure that all mapped configuration variables have values by defining those properties as required. Alternatively, do not use custom properties.

When creating items for CAD files (not specific configurations), values come from the custom properties.

Default overwrites Overwrites the existing variable value with the default value when users copy or add files.
Excluded Configurations Configurations from which to exclude default values.

Exclusion occurs when files are added to the vault or when the addition of a new configuration generates default values.

Type one configuration name per line.

You can use * as a wildcard. For example *magnet* excludes all configurations with "magnet" in the configuration name.

Configurations are not excluded if users manually generate values.