Emily wrote:
<< but when I try to use the same variable in a text input box on another page, it doesn't work. >>
Hi Emily,
You cannot "insert a variable" into an Input Box. You should get a warning prompt in the editor when you attempt this. (I'm just assuming this is what you had done)
If you want the variable to appear in an Input Box on another page...
- Create an input box on the other page.
- View the input box's Properties Tab.
- Select the "Text Input" tab, and choose your variable from the drop-down list.
If you just want to display the variable contents of Page 1's input box on another page, use a normal text box and then you can "insert variable/expression" into that text box.
PS: Stephen is correct
-- supplying an IMP file can be a huge benefit in resolving and helping users' problems.
(see attached - does it resolve your problem?)