Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #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

    #1300851

    Hey 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,
    Ismael

    #1300876

    Thanks Ismael,
    In my case it’s cleary I have nothing to do, I will think about some plugin…
    Have a good week!
    Joan

    #1301120

    Hi 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,
    Rikard

    #1301140

    Hi Rikard,
    Thanks for your support and close it, please!
    Joan

    #1301279

    Hi,

    If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Contact Form: sending titles’ is closed to new replies.