Avatar

Level 10

You are limited to what you can do using the Action Script Builder...

You will need to open the Script Editor:  Window ► Script Editor

Now click on the check box object you want to edit the script

In that script, going in the change event of the check box

you must write the path (somExpression) of your table according to the hierarchy of your form and change the presence property of the table to hidden or visible

It should look like so,

Where "Reference_Syntax" is the somExpression of your table, which means each parent subform/page