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

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

This seems to be hiding specifically anything within those separators and not the lines themselves.  Is there a way to hide the lines?

Give your section separator a div tag and an id

and you can leverage the same code that is listed in the blog i shared


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

That's what I've been doing.  But I just noticed that for some reason there are 2 section separator lines and it's hiding one of them.  Unfortunately I can't tell where the second line came from...