Prefill Contact Field using URL query
Hello,
I've tried every trick and formatting option possible to prefill the contact field on a form using the contact field from another sheet. The contact list looks like the screenshot below. The true field name in the sheet of Product Line Manager is PLM I've tried
?PLM=Kevin%20Hietpas%20%28khietpas%40email.com%29
?PLM=Kevin%20Hietpas
?PLM=Kevin%20Hietpas%20(khietpas%40email.com)
?PLM=%28khietpas%40email.com%29
?PLM=(khietpas%40email.com%29)
?PLM=khietpas%40email.com
and all the above replacing %40 with @
Best Answer
-
Try replacing the "." with "%2E".
email.com
becomes
email%2Ecom
Answers
-
Make sure your formula that generates the URL is using the name of the field being used in the form itself.
I see you have "?PLM" in your attempts, but then the screenshot has "Product Line manager".
-
Hi Paul,
I tried making that switch and it is still blank.
-
Try replacing the "." with "%2E".
email.com
becomes
email%2Ecom
-
I tried
?Product%20Line%20Manager=Kevin%20Hietpas%20%28khietpas%40email%2Ecom%29
that did not work. However, when I just use the email address, that seems to do the trick… Solution is
?Product%20Line%20Manager=khietpas%40email%2Ecom
Thanks for your help and identifying the Hex code for the period
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 64.1K Get Help
- 414 Global Discussions
- 221 Industry Talk
- 461 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 141 Just for fun
- 58 Community Job Board
- 462 Show & Tell
- 32 Member Spotlight
- 1 SmartStories
- 299 Events
- 38 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!