If you benefit from web2py hope you feel encouraged to pay it forward by contributing back to society in whatever form you choose!
The maxtextlength argument sets the maximum length for all string fields, and it can be overridden for individual fields via the maxtextlengths argument, which is a dictionary of field names and associated length values.
I would like to extend my fields in the smartgrid. Can someone help guide me?
2
anthony 10 years ago
The maxtextlength argument sets the maximum length for all string fields, and it can be overridden for individual fields via the maxtextlengths argument, which is a dictionary of field names and associated length values.