My doc has multiple sections, which can be expanded or collpased, by pressing a particular section's button.
I want to create one button that will expand all sections, and one that will collapse all sections.
I guess I'm asking: How can I program one button to simulate (execute) a click on all of the other buttons?
so, on the click of button1,
button 2 is clicked
button 3 is clicked..
and so on...
I'm super new to livecyle and up until now, have faired pretty well, but this most definitely is a road block for me.
I'm hoping someone out here can send me a useful code that I can plug into the xml page fot this form.
Please help!
Thank you!! =)