Terms and Conditions Checkbox tool hyperlink isn't working

  • montsho
    Asked on May 6, 2014 at 3:49 PM

    I'm using the checkbox tool to do my terms and conditions. (Tried the widget and got a millions emails about how it doesn't work.) When I use code to create a hyperlink to my terms and conditions page, it's not working. I get the joftorm default error page. Here's the code: I understand and agree to the <a href="http://www.shomofit.com
    /pages/termsandconditionsvolunteer.aspx" target="_blank">Terms and Conditions.</a>

     

  • BryanPaulo
    Replied on May 6, 2014 at 4:47 PM

    Hello montsho,

    The issue normally happens if there is a typo error on the href part, please reinsert the code and make sure http:// is correctly typed. If you missed the other "/" the form will add another "/" at the beginning of your link making it "/http:/www.shomofit.com/pages/termsandconditionsvolunteer.aspx" thus, taking the URL as a sub-directory under the root directory.

    Kindly insert this code and check the code before saving it (e.g. http:/ and spaces). Once done, save your form and then try again.

     I understand and agree to the <a target="_blank" href="http://www.shomofit.com/pages/termsandconditionsvolunteer.aspx" >Terms and Conditions.</a>

    Please let us know if you need further help.

    Bryan

  • montsho
    Replied on May 6, 2014 at 6:22 PM

    I double check the code. For some reason it was shortened. Thank you. It works fine now. Now one more question abou the check box.

    Is there a way to remove the space between the asterick (for required field) and he actual check box?

     

    http://www.shomofit.com/pages/pacerapplication.aspx

  • David JotForm Support Manager
    Replied on May 6, 2014 at 8:47 PM

    Hi, good to know it was corrected, on regards of your second question, it has been moved to another thread to provide you better assistance.