Field(...,requires=IS_UPPER())
On Aug 9, 6:30 am, sarsar <[email protected]> wrote: > Hi . > > I think the question is more about python than web2py , but i am > asking here . I want to capitalize all user input , before storing the > answer , so everything is in capital letters . How can i do it with > custom forms or sqlform . > > Thanks > > Sarados

