Is there a way to hide the * for the required field but still leave them set at required.
Here's an example of what I'm wanting. We want to add the * but have it on the outside of the label. I created on in CSS with some negative margin to get it to float to the left, but want to now remove the other one.
Removing the * for required field for pro version
(3 posts) (2 voices)-
Posted 2 years ago #
-
No problem - log into your sc_admin panel and navigate to Options / Contact fields.
Above the list of fields on your form is a checkbox which says "indicate required fields". Uncheck it and the * symbols will not be shown on your form (although required fields will remain required).
This option is present in case all the fields in a form are required, which would make the * redundant.
Posted 2 years ago # -
ok...I feel dumb, I didn't see that. I was farming through the tables inside the SQL db and found where the value can be set to 0 and 1 for enabled or disabled but didn't see this...thanks man
Posted 2 years ago #
Reply
You must log in to post.