Hello,
Thank you Evert.
I have been struggling with this.
I followed your approach, but I had to enclose the RichWidgets/Container_ExpandCollapse inside an dedicated container to be able to trigger the OnClick action which only toggles the boolean variable that controls the display of the expandable/collapsable container.
Best Regards,
Rui
Hi Rui,
Have to tried accordion pattern. https://success.outsystems.com/Documentation/11/Developing_an_Application/Design_UI/Patterns/Using_Traditional_Web_Patterns/Content/Accordion
Please see the attached .oml file it's very simple example to understand collapse / expand.also you can manage and customize this example.
hope it will help you.
Vijay M-