UpperCasing input fields in the form widget

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

UpperCasing input fields in the form widget

Rick F.
Hi all
What is the preferred method of forcing upper case input when
you're using the form widget?

Thanks
Rick
Reply | Threaded
Open this post in threaded view
|

Re: UpperCasing input fields in the form widget

Pierre Smits
Hi Rick,

There is currently no reference in the widget-form.xsd for showing a field
in either lower or upper case. In theme Dropping Crumbs this is done with
'text-transform' in the css file.

If you feel this is an improvement that would help all, feel free to create
a JIRA.

Regards,



Pierre Smits

*ORRTIZ.COM <http://www.orrtiz.com>*
Services & Solutions for Cloud-
Based Manufacturing, Professional
Services and Retail & Trade
http://www.orrtiz.com

On Thu, Oct 23, 2014 at 2:58 PM, Rick F. <[hidden email]> wrote:

> Hi all
> What is the preferred method of forcing upper case input when
> you're using the form widget?
>
> Thanks
> Rick
>
>
>
> --
> View this message in context:
> http://ofbiz.135035.n4.nabble.com/UpperCasing-input-fields-in-the-form-widget-tp4657304.html
> Sent from the OFBiz - User mailing list archive at Nabble.com.
>
Reply | Threaded
Open this post in threaded view
|

Re: UpperCasing input fields in the form widget

Adrian Crum-3
In reply to this post by Rick F.
Try using the mask attribute.

Adrian Crum
Sandglass Software
www.sandglass-software.com

On 10/23/2014 1:58 PM, Rick F. wrote:

> Hi all
> What is the preferred method of forcing upper case input when
> you're using the form widget?
>
> Thanks
> Rick
>
>
>
> --
> View this message in context: http://ofbiz.135035.n4.nabble.com/UpperCasing-input-fields-in-the-form-widget-tp4657304.html
> Sent from the OFBiz - User mailing list archive at Nabble.com.
>