EasyUI Forum

General Category => General Discussion => Topic started by: danieljbertrand on November 25, 2012, 11:10:08 PM



Title: Feature Request : Validatebox templates
Post by: danieljbertrand on November 25, 2012, 11:10:08 PM
Hello and thank you for the fantastic software.  ;D

I would like to ask for some features, namely more additions to the input/validation system.

JEasyUI needs a template to handle phone numbers. Phone(#-###-###-####-ext (#####) and similar.

The template that handles numbers does not handle maxdigits (what if I want a max number of 999999, that would be maxdig(6))

maybe a template for image upload...

and typeahead lookup from a data source, so you connect a datasource (JSON) and start typing in the box, you type sch and it fills in "school"...?  that would be very useful.

Thanks,

Dan