-
AuthorPosts
-
May 16, 2021 at 10:48 am #1300534
Hi!,
I receive correctly in my mailbox 50 form fields in my mailbox from a certain form, except the type “Custom html: add a descripcion”.
This description helps me to identify groups of form fields. I want receive this html field in my email, like the other input text fields, for better readability and organization of the data of the received mail.If I try with the “html” type, I see the title in web page, but I don’t received in the email:
[av_contact_field label='titolista' type='html' options='' check='' width='' av_uid='av-koqw49qt' sc_version='1.0']
or
If I try with the “text” type, but changing to “hidden” I can see tit in the web page, but don’t received in the body of the email.
[av_contact_field label='titolista' type='hidden' options='' check='' width='' av_uid='av-koqw49qt' sc_version='1.0']Any idea about formating the email what I receive, like adding some titles for better readability, please?
Thanks in advance.
Joan
May 18, 2021 at 2:45 am #1300851Hey bcndisseny,
Thank you for the inquiry.
The custom html field will not be included in the message or email by default. As the name suggests, it is only used to create custom html or descriptions and is not part of the contact form. Unfortunately, including it in the email is not possible because it is div container, not an input field or textarea.
What you can do is use the avf_form_message filter and try to edit the actual email message and insert the title or sections programatically. Unfortunately, this may require significant amount of modification, which is beyond the scope of support.
Best regards,
IsmaelMay 18, 2021 at 7:18 am #1300876Thanks Ismael,
In my case it’s cleary I have nothing to do, I will think about some plugin…
Have a good week!
JoanMay 19, 2021 at 5:40 am #1301120Hi Joan,
Thanks for the update. Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
RikardMay 19, 2021 at 7:11 am #1301140Hi Rikard,
Thanks for your support and close it, please!
JoanMay 20, 2021 at 4:08 am #1301279Hi,
If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon -
AuthorPosts
- The topic ‘Contact Form: sending titles’ is closed to new replies.