Avatar

Level 6

I guess what you are trying is make objects on Master page visible/invisible based on user actions....I guess those are not supported. Once the form is rendered no updates to Master page appearance can be done. However if you are ok apply your changes before the form is rendered....you can use "pageSet" for referencing objects in Master page with in script segments.