Hi.
Thanks a lot for your reply.
Sadly, i could not make it work for me.
In my case I have a “Select basic” field (drop down), that I would like to pick up its value from another form (through the URL parameters I guess?).
It could two choices like be like: ‘Private’ or ‘Public’ that is the options.
When i am working in Smart Forms, where do I add this script?
new URLSearchParams(document.location.search).get(‘xxxxxxxx’)
It looks to me like there is no field to put this code in, and it does not seem to work to put it in the formula (calculator).
Where exactly would you apply this code to a “drop down, select basic” field?
Regards