Hiding Section/Line separators.

Andrew122
Mega Expert

I have a Line Separator Annotation that I want to hide until a certain state.  Is there a way to hide them?

1 ACCEPTED SOLUTION

Prateek kumar
Mega Sage

Take a look at this

http://blog.symfoniesm.com/use-form-annotations-as-sections-and-conditionally-hide-those-sections


Please mark my response as correct and helpful if it helped solved your question.
-Thanks

View solution in original post

10 REPLIES 10

Ok, I got it.  It needed to be final1.parentNode.style.display = 'none';