I’m using a form on a page which redirect on submit to a detail page with hide if blocks. The detail page is well opened on submit with a recordid param in url but the hide if block doesn’t work as it is waiting for a recordId parameter (with a capital I). Can you make this parameter non case sensitive (or redirect to a page with a recordId instead of a recordid) ?
Hi @Claire thanks for the report, indeed it’s a bug on our end.
I’ve already shared it with developer. It’s going to be fixed in the first half of the next week. Hope the timing would work for you.
If you have any other questions or issues, feel free to share
Hi @Claire, sure, it was released this week.
In order to make it work, please set up open details page after submission (instead of open URL) and it should work as expected.
Hi @Claire sorry, I missed your previous message. Would you mind adding me as a collaborator to your application so I check on my end?
My email is viktoria.grigoryan@softr.io
As well as, please advise on which page is the form located
@Viktoria : I recreated a sample app with the same issue for you to check, fill free to modify anything inside it.
when you select a status on the first page, you should have only one of the block displayed on the detail page depending on the status but you have the 3 of them displaying. If you update url from recordid to recordId the hide if filter is applied
@Claire thanks a lot. I already checked, indeed, the issue still persists. We will deploy the fix in about 30min, I will retest on your app and once it works will let you know.
Thank you very much for your patience, I’m really sorry that you had to wait so long for the fix.