I don't know but it's not working:

SELECT(*years, _name='year', _id='year',
       requires=IS_INT_IN_RANGE(request.now.year - 1, request.now.year + 1,
                                error_message="Year isn't correct!'"),
       _class='form-control', **{'_v-model': 'year'})



-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/web2py/81230801-2e4e-4dc6-804f-0823c8b6e8e8o%40googlegroups.com.

Reply via email to