[Html-widget] Setting field values using query parameters
Carl Franks
fireartist at gmail.com
Mon Oct 16 16:53:17 CEST 2006
On 14/10/06, Zbigniew Lukasiak <zzbbyy at gmail.com> wrote:
> You can process without query -
> $widget->process()
> And then set the values on the result object.
Thanks Zbyszek,
It took me a while to figure out how to do this, so just in case
anyone else is as slow as me...
$result->add_valid( key => $value );
Cheers,
Carl
More information about the Html-widget
mailing list