Bilgin Ibryam-2 wrote:
> 
> 1. Cleaning up the forms: remove the "required" label 
> (tooltip="${uiLabelMap.CommonRequired}") and css style 
> (widget-style="required") and add in their place required-field="true"
> 2. Change macro renderer so that if a field is required it is indicated 
> by asterix (as it is right now) plus a css style (the same as 
> widget-style="required")
> 
> Are there any objections to this?
> 

I very much like it.

Would it be possible to include an element with a class around the
required-marker?  Perhaps something like * ?  Thinking people could
remove/change the styling of the marking in a particular theme.  Would also
like to see the marker rendering in a single place rather than rendered in
the macro for each widget.
-- 
View this message in context: 
http://ofbiz.135035.n4.nabble.com/Consistent-required-field-indicators-tp2062702p2063457.html
Sent from the OFBiz - Dev mailing list archive at Nabble.com.

Reply via email to