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
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