I have a page that works fine if I click my internal link to it using the Go to
action but I also needed to create a slug as I want this to be accessible from a QR code to the general public. I noticed when it’s not me logged in then they don’t get the proper object.
Here’s the thing, I’ve set the slug, I’ve even now have workflows to find the slugs, I even stored the slug-id as a separate field so I can grab it. I still can’t seem to get to even find it using my actions even when I can in the database! And all privacy rules are public at this point.
Above is the slug URL.
Here’s the page set up:
The back up field is even the slug-id, I have no idea why it won’t fetch it automatically.
So I went and made a workflow before to find it but it also can’t find the Thing.
Below you can see me physically searching for it:
Here you can see it shows up empty
But heres the database able to find it!
I must be doing something wrong with the setup unless you can’t expect bubble to fetch Things by the slug automattically?
And for reassurance here’s where I set the slug: