Hi, Thanks for your message
Could you send me the link to the form you are trying to map?
For your second question, I would suggest two approaches:
1) Using HubSpot workflows to fill the mentioned fields if a condition match
2) You would need to programmatically add this hidden inputs to your form before the submission
Best regards
Assuming I can catch the information from the utm url led slip it into a hidden field from your documentation https://knowledge.hubspot.com/forms/use-non-hubspot-forms?KBOpenTab I read that it is not possible to submit hidden fields. Can you confirm that it actually sends them anyway?
Link to form made with elementor https://bit.ly/3QW1Jap does not send the message field
Hi, thanks for your reply
Sorry for my confusion, what I meant was a regular input field – hidden with css.
I’ve take a look into your form and while HubSpot may infer some of the inputs into HubSpot properties its recommended that the name of the input match the HubSpot property.
Currently I see at the message textbox the following value name=”form_fields[messages]”, would it be possible for you to change this value to the same property name you want to map?
Please refer to this section https://knowledge.hubspot.com/forms/use-non-hubspot-forms?KBOpenTab#mapping-non-hubspot-form-fields-and-hubspot-properties
Let me know if this works!
I have already followed these steps and I have reverified them now… I have a field that is called “message” and I created specific property with same name and verified the key for link and they match, i have try also with field “note”, I did same thing with city and in fact it works perfectly.
As anticipated I think the problem is related to the multi-line field because the message field on one line would be unmanageable for a customer to tell his story.
Is there a solution to send also multirow fields? because from how I read from your documentation it is not possible to link them https://knowledge.hubspot.com/it/forms/use-non-hubspot-forms assuming I have not misunderstood.
HI @becreativestudio you are right, I’ve double checked and at the moment is not possible to link multirow fields. You would either have to:
- Use HubSpot API instead
- Use HubSpot forms
- Change the input type of the field
Close due to inactivity. Feel free to re-open if needed
Best regards