Is creating a button calling a microflow
then the microflow call a page with a dataview (with the parameter coming from the microflow)
then a datalist nested in the dataview sho the elements
this works, but is it a best practice to use a microflow here? is there not a “native” way of doing it?
overcomplexified.
just call the page with the nested list view in the dataview...