Regarding create space
December 11, 2008 12:00 AM
You need a separate variable to build up the desired format. Create a variable called - varNameOn the page where you want the name displayed have these actions (in this order):1.modify VarName, value varEntryFirstName, Set variable contents2.modify VarName, Value " "(space), Add to variable3.modify VarName, Value varEntrylastName, Add to Variable.4.change contents of text box to varName.
Discussions have been disabled for this post