I am currently facing a challenge in developing an accordion-style widget for a hierarchical data structure in OutSystems. The data model involves a self-referencing relationship within an entity named "Topic," with an attribute called "ParentTopicId" representing the hierarchical link.
This image is what I need to build with OutSystems, "limit5" is the parent of "limit6" and so on.
Requirements:
Specific Challenges:
Hi,
Why don't you use one of the Hierarchy Tree components available in the Forge? They seem to be a more suitable widget type for your requirement.
Some examples you could consider:
Regards,
Daniel