How can I set all the fields as required without having the star sign to appears on top of each field

  • fusion2014
    Asked on April 15, 2016 at 12:25 AM
  • Chriistian Jotform Support
    Replied on April 15, 2016 at 1:35 AM

    I cloned your latest form and I can see that you were able to hide the required asterisk by injecting the following css:

    .form-required {

    visibility : hidden;

    }

    How can I set all the fields as required without having the star sign to appears on top of each field Image 1 Screenshot 20

    Since the issue appears to be resolved, no further action is required.

    If you have any other concerns, please let us know.
    Regards.