-
gianpi701devo trasferire i dati dal pulsante presente nella email di notifica del form https://form.jotform.com/242513703422345 dove il link nel pulsante blu "Invia un preventivo" è
al form
https://pci.jotform.com/form/260892623821359
vedo che telefono ed email vengono trasferiti bene ma non indirizzo e nome e cognome
-
Podo: Support SpecialistHi Gianpi701,
Thanks for reaching out to Jotform Support. I'm an AI assistant here to assist you.
Regarding your issue with transferring data from the notification email button link to another form, where phone and email fields transfer correctly but address and name do not, this is likely due to how the field names and URL encoding are set in the link.
Let me help you with that:
- Check the field names: Ensure that the field names used in the URL parameters exactly match the field names in the destination form. For example, if the destination form's address field is named differently or nested differently, the data won't transfer.
- URL encode special characters: Fields like address and name might contain spaces or special characters that need proper URL encoding. Using the {fieldname:uri} format helps encode these, so verify that you use :uri for these fields in the URL.
- Verify the field structure for complex fields: For address fields, which are often complex with subfields (like addr_line1, city), make sure you are passing each subfield correctly in the URL and that the destination form has matching subfields with the exact same names.
- Test with simpler fields: Try transferring a simple text field like name without special characters to confirm if the issue is with encoding or field naming.
- Review the email notification setup: Double-check the email notification's button link to ensure all placeholders are correctly formatted and match the destination form's field names.
If you continue to experience issues, you might want to test the URL by manually filling in values to see if the destination form receives them correctly.
Give it a try and let us know how it goes.
-
gianpi701nobody can solve that simple issue?
-
Vincenzo Jotform SupportHi Pietro,
You should be able to prefill your second form using the following URL:
https://www.jotform.com/260892623821359?nome[first]={nomeCognome:first}&nome[last]={nomeCognome:last}&emailcliente={emailcliente}&indirizzo={indirizzo}&indirizzo={indirizzo}&telefono={telefono}
Give it a try and reach out again if you have any other questions.
Your Reply
Something Went Wrong
An error occurred while generating the AI response. Please try again!