Hi everyone,
I searched through the community posts but could not find anything.
Using a formula I created custom URL for every person in our company that will allow prefills in a form.
for example
'https://airtable.com/appxxxx','?prefill_Your Name=',John Doe)
Problem is that there are now blanks and therefore only the first part of link is recognised as such.
I know that I can use %20 is used in the final URL. But this does not make the URL in my dataset clickable
Anyone an idea what I would need to do?