Users - Java Example for Setting fieldName in Error Message

Posted by Vinay Agarwal on
URL: http://ofbiz.116.s1.nabble.com/Users-Java-Example-for-Setting-fieldName-in-Error-Message-tp137221.html

Hello,

 

Ecommerce application new customer signup sets error message right above the field in error. It’s ftl uses macros like this to make it happen

    <@fieldErrors fieldName="PASSWORD"/>

 

If I understand it correctly, such error displays want fieldName in the error message. Ecommerce does it with minilang method. Can someone point me to a java request handler that sets fieldName similarly?

 

Regards,

Vinay Agarwal


 
_______________________________________________
Users mailing list
[hidden email]
http://lists.ofbiz.org/mailman/listinfo/users