Does windmill support routable pages or extracting params from URL?

For example if I have an ID of some object and I want to make a view for that object can I somehow make a URL for that dedicated view?
3 Replies
rubenf
rubenf7mo ago
you can use query params which you can fetch from ctx.query
My_Name_Is_Shef
My_Name_Is_Shef7mo ago
Do you recommend I have a separate APP just for this or is there a way to change which tab is in focus via script?
Sindre
Sindre7mo ago
I think the function is called setTab, if not just ask #ask-ai and you will get a good responds