I've found the way :-)

form = SQLFORM.factory(
Field(...),
table_name=...,
submit_button='Your value'
)

Thank you

On Wed, Sep 7, 2011 at 5:16 PM, Massimiliano <mbelle...@gmail.com> wrote:

> Hi all,
>
> I've a form generated by SQLFORM.factory
>
> How do I change the Submit value to have a more explicative sentence?
>
> Is there a way?
>
> Thank you
> --
> Massimiliano
>



-- 
Massimiliano

Reply via email to