Unable to map record data to an hidden field value

Hello everyone,

I have a list-details page with a “List details” block and a form after.
I want to populate a hidden field from the current record’s ID. The record is not an “User”.

Capture d’écran, le 2023-03-03 à 16.33.14

Capture d’écran, le 2023-03-03 à 16.19.14

But on the front-end side, the value is empty

Capture d’écran, le 2023-03-03 à 16.32.33

I don’t know if it is related to this fix: Securing Ownership Relationships in Softr - #10 by artur

For instance, as a workaround, I use the recordId URL param.

Thanks for your help

This is indeed broken seemingly as of this morning… because everything worked fine yesterday.

Now lots of our site functionality that leverages this hidden field functionality no longer works (i.e. getting a field value from the current record and submitting it in the form). :melting_face: :grimacing:

Anyone else having this issue? Is there a workaround to getting a field value? (not just the recordid)

Thanks!

@EugeneG let me go one version back and pls check if this indeed works. I will then check with the team on how to fix it asap

@artur yep that fixed it, thank you!

1 Like

@artur I confirm this is working for me also

1 Like