I'd rather drop this check, or make it configurable (*and* add support
for the new types).

Martijn

On Wed, Nov 10, 2010 at 12:15 PM, Martin Grigorov <mgrigo...@apache.org> wrote:
> Override org.apache.wicket.markup.html.form.TextField.getInputType()
>
> There is a project in trunk/wicketstuff-code/jdk1.6/ for these. It is in
> early state.
>
> On Wed, Nov 10, 2010 at 12:12 PM, Benjamin Lorenz <
> benjamin.lor...@kapowtech.com> wrote:
>
>> Hello,
>>
>> how can I create input fields with input type number (html 5). With
>> TextField, I get "must be applied to a tag with 'type' attribute matching
>> 'text', not 'number'". But there's no NumberField in the Wicket API?! Please
>> help!
>>
>> Best,
>> Benjamin
>>
>>
>



-- 
Become a Wicket expert, learn from the best: http://wicketinaction.com

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to