I notice it’s possible to get all the fields of the Airtable users (linked to Softr users) .
Exemple to get the field subName window['logged_in_user']['subName']
Hi Artur, Suzie
I want to prefill a form of Cognito Forms with the record ID ( {URL_PARAM:recordId} ) on list details block. The page will have a little form included.
I tried with the methods that you explain above, and also with an example with Jotforms and did not work for Cognito Forms.
The URL used for Cognito Forms to prefill, has this structure: http://mysite.com/contactus?entry={“PostalCode”:“90210”,“Country”:“United States”,“RecordID”:“recXXXXXXXXX”}
For this example, the form include the field Postal Code, Country and RecordID.
It is possible some script to pass {URL_PARAM:recordId} to the form?
Hi, can you write how it would look in the full scrip - this is my first website which I’m building, and I don’t know how to code at all, that would be really helpful.
Stumbled upon this and it’s super helpful. Some additional questions for a non-everyday-coder please
On the Tally.so side, how can I see / handle / process the incoming logged-in user data?
I’m using custom Tally.so domains, does the code require any changes?
I’m specifically looking to pass the Softr logged-in user E-MAIL address, any changes?
Finally (I think lol) do I add this code to the custom code block that currently contains my Tally.so form embed code, do I replace that code with this, or add this below or above the embed code?
Thanks again for the great assist.
Hi @chuchane1 at this point, I’d recommend you trying out our new conditional forms are you’ll have access to the logged in users data natively and would make for a much easier building experience.