Jump to content

Recommended Posts

Posted

Instead of showing the validation errors on all forms at the top of the page, it would be more user friendly to customers if the field itself was highlighted with the message displayed directly below it.

 

Screen Shot 2016-11-15 at 11.03.32 AM.png

Posted
  On 11/19/2016 at 11:59 PM, Blesta Addons said:

you want something similar to jquery validator .

that need some huge modification in the core and the template files.

Expand  

I'm not 100% positive but I think it can be done easier than that. If I get a chance, I'll look into it. I just like how it's more user friendly for customers.

Posted
  On 11/20/2016 at 3:24 PM, evolvewh said:

I'm not 100% positive but I think it can be done easier than that. If I get a chance, I'll look into it. I just like how it's more user friendly for customers.

Expand  

the validation pass when you post data, so after it return a set of error messages that is show them . so it's not specify which input is failed .

what you can do as a quick and smart solution , is integrate the jquery validator, at least stop and show error in required empty fields

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...