[Seaside] Re: Updating multiple elements when a multi-select changes

Lukas Renggli renggli at gmail.com
Sun Mar 16 17:41:02 UTC 2008


> The following works.
>
>  html evaluator triggerForm: formId;
>  callback: [:script |
>
> script element id: modelId;
>   render: 'test ' , digitsEx.
>  script element id: 'Show Exp Model';
>  render: 'test # changed digits' , sciNotEx]

Exactly. Sorry if I was not clear. All those triggers are defined in
the abstract SUAjax class, which is the superclass of SUUpdater,
SUEvaluator, SURequestor, etc.

Glad it works.

Lukas

-- 
Lukas Renggli
http://www.lukas-renggli.ch


More information about the seaside mailing list