Glauco ha scritto:
> Hi all, i want to change an Url inside a widgets.URLLink .
>
> Obviously inside the controllers doing something like
> Form.get_field_by_name('stampa').link='blabla' is not correct.
> but is this correct use of widgets.URLLink ?
>
> I don't want to change my template for this small thing, I want to use
> the widget.
>
>
>
> Does anyone have some idea?
> Glauco
>
>
>
Sometimes i forgot the simplest features of TG...
return dict(form=myEditForm,
form_params=dict(value=...., options=..., link=...))
Thank's Marco
Glauco
--
+------------------------------------------------------------+
Glauco Uri - Programmatore
glauco(at)allevatori.com
Sfera Carta Software(r) [EMAIL PROTECTED]
Via Bazzanese,69 Casalecchio di Reno(BO) - Tel. 051591054
+------------------------------------------------------------+
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"TurboGears" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/turbogears?hl=en
-~----------~----~----~----~------~----~------~--~---