Query String Params?

Is there a way to pull query string params onto the page? For example, if we wanted to do something like https://app.example.com/u/username, is there any way to route that to a User screen and have the username param to load a User?

Currently we don’t have the ability to do friendly routing to direct a users to a specific screen. There is a feature request for this which you can add your vote to at: Adalo | Friendly Routing Feature Request

1 Like