Skip to main content
I have made few fields required on skuid page and when User fill the form and left any of the field blank. e.g First Name, Last Name, State, Address Mobile Number etc. An error message will be shown on top of the field like This field is required. In addition to this, an another message like Required fields has no value will also be shown at the bottom. I just want to hide this error message at bottom. Please suggest.?

Can you provide a little bit more detail into what your set up is and what you’re wanting?

If you make a field required, the error will be thrown. It will take custom javascript or CSS to remove the error message or move it elsewhere. This looks like expected behavior.


I would block it using css. Alternatively you can make this super small and change the color via the theme builder settings.