Showing and Hiding Entry Fields question

Several ways to view variables. Not sure why you want to do that but here goes. You should only have one Assignable Unit in your title. Sounds like you have 2. Move all the simulation into a chapter within the same A001 as the initial pages. 1. Tools menu > Manage Variable will give you a look at all the variables in the title.2. You can put a Display Action anywhere you need to look at the value of a variabe with the Value field like this: var(yourvariable)3. You can type into the Address box in the browser:Javascript: alert(VarYourvariable.getValue()) and it will display the value of your variable.4. You can check the User Guide for debugging and see how to use the Trivantis debugging tool.If this does not solve your problem, click the link below, Free Services menu > Free support and follow the instructions for submission.

Discussions have been disabled for this post