How to show result into bullet type?

  • repuestosatlantic
    Fecha de consulta 5 de octubre de 2023, 12:35


  • Camila Jotform Support
    Fecha de respuesta 5 de octubre de 2023, 15:05

    Hi repuestosatlantic,

    Thanks for reaching out to Jotform Support. Unfortunately, our Spanish Support agents are busy helping other Jotform users at the moment. I'll try to help you in English using Google Translate, but you can reply in whichever language you feel comfortable using. Or, if you'd rather have support in Spanish, let us know and we can have them do that. But, keep in mind that you'd have to wait until they're available again.

    Now, let me help you with your question. As per my understanding, you want to set up the email content to bullet type. This is possible by adding CSS code. Let me show you how:

    • In Form Builder, in the orange navigation bar at the top of the screen, click on Settings.
    • Click on Emails on the left side of your screen.
    • Click on + Add email.

    How to show result into bullet type? Image 1 Screenshot 50

    • Click on Autoresponder Email.
    • Note: If you want this notification received by a user, you will need to set up the autoresponder notification. For better help, please check out this guide about Explanation of Email Notification and Autoresponder Settings

    How to show result into bullet type? Image 2 Screenshot 61

    • After that, Click on Autoresponder notification.
    • Click on Source Code option.

    How to show result into bullet type? Image 3 Screenshot 72

    • Then, add this CSS code below:
    <h2>Test</h2>
    <ul>
    <li>This is one test.</li>
    <li>This is two test./li&gt;</li>
    </ul>
    <h2>Test 2</h2>
    • Then, click on Save.

    How to show result into bullet type? Image 4 Screenshot 83
    You can check out this Demo Form so that you can test it by yourself. If you want to clone the form, you can check out this guide about How to Clone an Existing Form From a URL.

    If this is not what you are referring to? Please provide a more detailed expiation, so we can better understand the concern.

    Reach out again if you need any more help.