Avatar

Level 3

Simple button that when clicked will unhide a rectangle (thus revealing a button). Will not work. I hav tried everything that has worked in other forms for me etc. Script is as follows:


topmostSubform.Page1.declineBox.presence = "invisible";

Does nothing. Tried visible, hidden - nothing works. The form is Dynamic as a preview so it is not that. Other forms that have the same script work. I copy those into my form and they stop working.

Thoughts?