You can access directly to html attributes ex: _value, _id, _name,
etc. Is the last resource if you do not have this function in web2py,
this is what i like of web2py you can do in old way if you want.

On Aug 10, 2:00 pm, Sebastian Bassi <sba...@gmail.com> wrote:
> On Tue, Aug 10, 2010 at 1:47 PM, mgrabau <g.rab...@gmail.com> wrote:
> > By message you mean the value shown ie. "Submit"?
>
> Yes.
>
> > That is documented in the book, and is easy to do :
> > form = SQLFORM(...fields and all that..., submit_button='The label/
> > message that you want to show there')
> > Book 
> > reference:http://web2py.com/book/default/chapter/07?search=submit_button
>
> Thank you for the reference. But I found it here:
> form.custom.submit.attributes['_value']
> So it is in 2 places?

Reply via email to