For example, I want to use the user’s account name as a path in my URL, like in a ‘Link in Bio’. Is there a way to achieve this in Adalo? I am storing the user’s account name in the User table and I would like to use it as a path."
Yes, but this will require external component such as a PWA deep linking
Thank you! I’ll take a look at your post. It seems very helpful.