StoreCenter Help : Online Editor : Workspace Tabs and Panels : Step 1: Create Variables Panel
Step 1: Create Variables Panel
This is the first panel to be completed when creating a forms document.
Figure 10.96: Example of a Variables list
Default text dir.
Choose Left to Right or Right to Left for the text direction of the variable.
Insert Variable
This button inserts a variable from the Variables list in the document.
Insert Text Condition
A variable to show/hide content: empty value = False; filled value = True.
Example 1: Insert the variable as a check box whereby the static text entered between the if and endif tags is only displayed if the check box is selected by the shopper.
%if:Company Name-USA% Sundiver Incorporated %endif:Company Name-USA%
Example 2: The e-mail line is not displayed if no e-mail is entered.
%if:Email% Email: %Email% %endif:Email%
This panel also provides access to the Variable Settings Editor. See “Variables Settings Editor” for more information.
Create Variables Tools
 
Creates a new variable and adds it to the Variables list.
 
Deletes the selected variable from the Variables list.
 
Moves the variable up in the Variables list.
 
Moves the variable down in the Variables list.
 
Creates a duplicate of the selected variable and adds it to the Variables list.
 
Opens the Variables Settings Editor.
doc. version 6.0.4