I am working on a dynamic form that requires contextual ubforms (show/hide according to input). No problems getting that working. However my subforms have to be set to "hidden" which also removes them from the Design View.
Is there a way to show hidden objects in the Design View without changing their Presence setting?
I know Dreamweaver does that via "invisible object" symbols. I wonder if LiveCycle allows for the same visual hint and how to enable it.
Thanks!
Solved! Go to Solution.
Hi,
You might be able to achieve what you want by setting the presence property to "hidden" in code of the initialize event? That way at design time nothing is hidden.
Bruce
Hi,
You might be able to achieve what you want by setting the presence property to "hidden" in code of the initialize event? That way at design time nothing is hidden.
Bruce
Thanks again Bruce. That was indeed the only way I found to keep hidden objects visible in the Design View.
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies