This one does not work, it gives the default behavior. 

maxtextlengths = {
            'scenario_step.activity' : 80, 
            'use_case.title' : 40, 
            'scenario_step_target.target_use_case':30
            
        },

This works however, but is not individualized to the different fields as 
above

maxtextlength = 30,

Could it be because I'm using it in a smartgrid? 

Thanks in advance.

V

-- 
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 [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to