Just following up on this as I’m still experiencing the issue.
The challenge is that I’m building a compliance platform where each certificate needs a permanent public URL that can be attached to a QR code. At the moment I’m struggling to reliably link individual records/certificates to their own public page.
Could you advise the recommended Softr setup for creating permanent public record URLs that can be accessed from QR codes?
I’m happy to provide screenshots or a short screen recording if that would help.
@imluke can you give me example URL or QR code really want to test it to see how come it doesn’t load it’s very basic use case and as long as the URL contains valid recordId it should work just fine
@imluke — same issue tripped me up: double-check the record is still in the Certificates table and that the page isn’t restricted by visibility rules (logged-in only, wrong user group, etc.). Public detail pages need the record published and the block scoped to the same table. Worth testing a fresh recordId copied straight from the table URL bar, not a formula field that might store a display value. Hope Artur can repro — permanent QR URLs are a legit compliance use case.