Hi Community:
It is possible to make a launcher to views?
I have seen videos where a laucher is built to apps but not to views.
Thanks a lot
Hi Community:
It is possible to make a launcher to views?
I have seen videos where a laucher is built to apps but not to views.
Thanks a lot
Yes it is. Setup a new table with some columns such as Display Name, View Name, Image. Create a Gallery UX view for this table. Create a new Action with LINKTOVIEW([View Name]), then set that action as the view’s “Row Selection” behavior.
Thank you very much Marc. It works!