Variable View
TheVariable View type consists of the following views:
Simple View
- Style Class - Definess CSS class for the input.
- Size is the size of the input. Default size is 20.

- Select Box View - It displays value in a drop down. It consists of one value per line.

- Text Area View - Displays variable value in text area. Its size is defined with Rows and Columns property values. Default rows count is 10, for column default value is 50.

Data View
- Data Format - Defines the format of dates.
- Style Class - Defines CSS class for the input
- Size of the date input. Default size is 20

- Check Box View - Displays checkbox for the Boolean values.

- Link View - Displays checkbox for the Boolean values.

- Document View - Displays checkbox for the Boolean values.

- List Objects View - List Object view displays select box to choose value for domain object variable. Values for select box are selected form database.
Property to display property of the domain is used as label for the select box option.
Restriction is "where" condition (without "where" word) that will be used for selecting list of objects from the database.

- External Search Object View - Uses pop-up window for selecting value for domain object variable.
Property to display is the name of the domain property that will be displayed
Search URL is the URL for opening pop-up search window.
Additonal Fields are comma-separated properties names which values will be additionally shown.

To edit or delete process variable, click the corresponding Edit or Delete option of variables, under Operations column, in Process Editor screen.