Dynamically get a list of my primary views

I want to add a user setting to let users pick their starting view but since we are adding lots of variations of our main views to the menu, is there a way to make the enum automatically get the view names from either primary or menu?

Solved Solved
0 9 809
1 ACCEPTED SOLUTION

Steve
Platinum 4
Platinum 4

Nope; thereโ€™s no way to query the app to get a list of configured views. Your best bet would be to create a table of available views and query that.

View solution in original post

9 REPLIES 9
Top Labels in this Space