Spin.js works well :

http://fgnass.github.io/spin.js/


On Thu, Nov 28, 2013 at 9:02 AM, Ruud Schroen <r...@formatics.nl> wrote:

> You can still use SQLFORM, but have standard html inputs.
>
> Example:
>
> {{=form.custom.begin}}
>
> ..enter your html input here with attribute: *name**="NAME OF YOUR FIELD"*
>
> {{=form.custom.end}}
>
>
> You can find more info about custom forms 
> here<http://www.web2py.com/book/default/chapter/07#Custom-forms>
>
> On Thursday, November 28, 2013 11:59:44 AM UTC+1, Gael Princivalle wrote:
>>
>> Hi.
>>
>> I would like to had a quantity field in a form, controlled by a spinner.
>> With a standard HTML form I can use some Jquery spinners, but if I would
>> like to generate the form with FORM or SQLFORM, is it possible to associate
>> a spinner to this input field ?
>>
>> Thanks.
>>
>  --
> Resources:
> - http://web2py.com
> - http://web2py.com/book (Documentation)
> - http://github.com/web2py/web2py (Source code)
> - https://code.google.com/p/web2py/issues/list (Report Issues)
> ---
> You received this message because you are subscribed to the Google Groups
> "web2py-users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to web2py+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to