You are viewing limited content. For full access, please sign in.

Question

Question

Required symbol only show after field is missed?

asked on February 26, 2016

Is there a way to make the required symbol only appear after a user has missed a required field or after they press submit after missing a required field? I am looking to only have the asterisk appear when necessary instead of having it present all the time.

0 0

Answer

SELECTED ANSWER
replied on February 29, 2016

If you add this line into the CSS Section, it will remove the asterisks from the required fields in the form.  

.cf-required {display: none;}

The users will still be prompted to fill out the field or select an option for the field if they missed a required field.  

2 0
replied on February 29, 2016

Oh, nice tip. We'll see about adding an option for this to the client in the future.

0 0

Replies

replied on February 26, 2016

I don't believe there is any way to make Laserfiche do this. Do your users find the asterisk distracting? Or is there another reason why you want to do this?

0 0
You are not allowed to follow up in this post.

Sign in to reply to this post.