I have a form that is used on the Web. When we populate a field with a value of a “Yes”, is it possible to use a Hide when statement so that the other fields that we no longer want to display will not display?
I have set the field that is changing in value to refresh the doc. Since I haven’t worked a lot on Web apps, not sure how I can do this.
Just to let everyone know that I was doing some searching on Google and found this bit of info which works great.Credit for this goes to JoeLitton.net and the keysolutions link.
Just wanted to let others know about this neat function.
A quick search turned up this link: http://www.keysolutions.com/NotesFAQ/how5.html. Very cool. The code works wonderfully, so all I had to do was pop it into a function for easy calling.
Put this function into the JS Head - or better yet into a JavaScript page or file that you reference in the HTML head (note that there are 2 underscore characters before the “Click”: