Avatar

Correct answer by
Level 10

Hi Harry,

Yes, using a series of checkboxes (one for each table) will work.

Here is a sample: https://acrobat.com/#d=MnqBQrsWVc5gKwQFC9TyZA

It uses radio buttons to change the presence. The same principle applies for checkboxes (by default selected = 1, not selected = 0)

Therefore you can test the value of the checkbox in the click event and using an if statement make the presence of the associated table visible/hidden.

Hope that helps,

Niall

View solution in original post