1. When you create a new Text Input Box, the properties dialogue window appears. If it doesn't or it's an existing box, right mouse click on the object and select properties at the bottom of the menu.
2. On the Tab, Text Input - make sure the 'Allow user to type into...' check box is ticked and then select the 'New' button.
3. In the pop-up 'New Variable' window - add a name for the variable - something sensible - like 'myQuestionOne'. Ensure the 'Publication Variable' is selected as this will remember it across pages. If necessary, choose a variable type and add an initial value.
4. Select OK on the all the pop-up windows.
To clear all the values - you need to add an action. These can be attached to different objects with different triggers - we will use a basic button.1. Add a button to the page.
2. The Actions dialogue window should appear and a Left Mouse Click trigger will automatically be added to the button - left pane pane. Ensure that this trigger is highlighted by clicking on it.
3. Then in the right pane. click the programming tab and select the Variables sub-option.
4. At the bottom of the Actions list, double click the 'Reset All Variables' action. The action will be added to the trigger in the left pane and a new right pane tab will appear called Reset All Variables.
4. On that Tab, choose the Reset type - Publication Variables. Then click OK to close the pop-up.
Hope that helps,
BTW, Our Opus YouTube channel has lots of lessons covering core features.
https://www.youtube.com/playlist?list=P ... 4ucrELVYhq</mack>