Hello!! I would love if there was a feature that allowed us to customise the URL slug to use a value from a table.
For example, I have created a Public profile page system and would like the slug of the page to be the current signed in user’s username. IE website.com/username so that they can share their page with others
From what I understand this is not currently something available and we can’t customise the slug to use a table value
The way Glide work is with deep links and row ids. I understand your request, I agree that it would be more friendly to have a custom slug for each item. But it will be certainly a break change for all Glide apps. Except if they allow both to work at the same time.
The Glide chatbot AI keeps telling me to use construct URL’s but I suspect it’s giving me a false hope as that doesn’t appear to do what I am looking for T_T