• Resolved tcflip

    (@tcflip)


    Hello,

    First of all the plugin is awesome.

    I just tested one form and tha fields that send to my mail were too close.

    i found that i can import the fields per row but i want to display them like that:

    Full Name: Test

    Email: [email protected]

    I tried this: <p>{<b>field</b>:full_name}</p> but didnt work.

    Best regards

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter tcflip

    (@tcflip)

    Greetings i found my mistake.

    Now each field is like this: <p><b>Full Name</b>: {field:full_name_1560933131218}</p>

    Can i make bold only the title and have the same layout?

    Best regards

    Plugin Contributor Justin McElhaney

    (@jmcelhaney)

    We have a blog article about editing Email action in Ninja Forms. https://ninjaforms.com/customize-ninja-forms-email/
    You will need to use the format that you mentioned (<p><b>Full Name</b>: {field:full_name_1560933131218}</p>) to bold just the Title while keeping the answer non-bolded. At this time there is not a way to edit the output when using the {fields_table} or {all_fields_table} merge tags.

    Thread Starter tcflip

    (@tcflip)

    Hello @jmcelhaney ,

    Thank you very much for confirmation.

    When i chanhge to <p><b>Full Name</b>: {field:full_name_1560933131218}</p> the distances change.
    Can i have bold title and the same distance?

    I have these 2 images to show the differences.

    image1
    image2

    Best regards

    • This reply was modified 5 years, 9 months ago by tcflip.
    Thread Starter tcflip

    (@tcflip)

    I reply:

    I created a table and it worked.

    Best regards

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Bold field name in email message’ is closed to new replies.