[twill] Add value to hidden form field

Dirk Rothe d.rothe at semantics.de
Fri Feb 5 07:14:23 PST 2010


On Fri, 05 Feb 2010 15:12:18 +0100, Filipa Andrade  
<filipa.andrade at gmail.com> wrote:

> Hi,
>
> I would like to add a value to a hidden form field. I tried with  
> formvalue
> but with no success.
> How can I do it?

 from twill import commands as cmd
cmd.config("readonly_controls_writeable", 1)

--dirk




More information about the twill mailing list