I have a Post Ad form that I created on your website and I want to add html code? How do I do that?

  • mtia
    Asked on April 30, 2015 at 7:12 PM

    Greetings JotForm Support,

    I have a Post Ad form that I created through your website and I want to add this html code before the terms & conditions and submit button on the Post Ad form that I created on your website. How do I add this code? Here is the code:

    <tr valign="top">

     

    <td>&nbsp;</td>

     

    <td>

     

    <strong>Create Ad Password:</strong><br>

     

    <input type="password" name="data[password]" value="" size="24" maxlength="64">

     

    </td>

     

    <td colspan="2"><strong>Confirm Password:</strong><br>

     

    <input type="password" name="data[password2]" value="" size="24" maxlength="64"> </td>

     

    </tr>

     

  • jonathan
    Replied on April 30, 2015 at 9:36 PM

    You can use the TEXT field from Form Tools to add HTML codes on the form.

    BUT do take note that XSS injection like codes/scripts will filtered out by the Form Builder and will not be added to the form.

    Let us know if you have further inquiry.

    Thanks.