How to trigger a microflow when clicking on a tab?

0
Hi guys I have a list of objects as NPE in memory and I want to sort them on a specific attribute when clicking on a specific tab. How can I reach this with less (Javascript) hacking and hurting the UI?
asked
1 answers
1

Hello Enzo,

I would suggest using buttons disguised as tabs if tabs are the desired display for the users but they’re impractical to dev.

There used to be a widget that does exactly that but I can’t seem to find it now.

Hope this helps

answered