Accordion with groups from data view
0
I would like to use the Accordion widget, such that the groups are retrieved via a Microflow call. Is this dynamic ability possible? Thank you, James
asked
James Dutton
2 answers
0
Apparently this is not possible, the accordion is a view widget only.
answered
James Dutton
0
You can present the widget within a list view that holds a list of (NPE) entities, containing the data for the accordeon widgets.
See an example below:
answered
Ruud Fleskens