Things that have the same type must have different slug values
Slug values should be made up of only lowercase letters, digits, and hyphens
Slugs, if they exist, will now show up in URLs to automatically create cleaner, shorter URLs
Slug values can be set through the App Data tab or through a new workflow action
There are two new operators you can use in conditions to help your user pick unique slugs, for example, for picking usernames
Please see the documentation for Slugs here: Using Page Slugs - Bubble Manual. Please test it out and if you have any difficulties our support team is here! Enjoy!
Not to hijack this, but I think this just broke something in my application. Came to the forms to check on the error I’m receiving all of a sudden. It co-incides exactly with this post. I’m working with URLs at this moment, so I can’t imagine it isn’t related somehow…
error_class: ClientError
args: [object Object]
message: Invalid request: see error code for details
my urls are formed as such: https://my.application.com/page-name/path-parameter/UID
We think we’ve identified the bug that @jon2 mentioned, so out of an abundance of caution we’re going to roll the feature back, fix, then roll back out!
This has been one of the most requested features guys, brilliant. No more unique ids!
Love to see you guys shipping so much these days. That’s the way to go guys. Small iterations rather than waiting months to push larger versions. This community holds its breath between releases, so thank you!