[Seaside] Using updater without triggering action callback?

Boris Popov boris at deepcovelabs.com
Thu Aug 23 20:51:29 UTC 2007


Simply because search criteria form includes a number of fields and
submitting half of it would do no good for actually executing a search
with only half the query parameters set later on. Or say you only have a
single select list + button on a form, and you'd like it to have default
action. This is a bug IMHO, not a feature.

Cheers!

-Boris

-- 
+1.604.689.0322
DeepCove Labs Ltd.
4th floor 595 Howe Street
Vancouver, Canada V6C 2T5
http://tinyurl.com/r7uw4

boris at deepcovelabs.com

CONFIDENTIALITY NOTICE

This email is intended only for the persons named in the message
header. Unless otherwise indicated, it contains information that is
private and confidential. If you have received it in error, please
notify the sender and delete the entire message including any
attachments.

Thank you.

> -----Original Message-----
> From: seaside-bounces at lists.squeakfoundation.org [mailto:seaside-
> bounces at lists.squeakfoundation.org] On Behalf Of Andrius Paulavicius
> Sent: Thursday, August 23, 2007 1:48 PM
> To: Seaside - general discussion
> Subject: Re: [Seaside] Using updater without triggering action
callback?
> 
> why not just seperate selection and text input into two seperate
forms?
> 
> ----- Original Message -----
> From: "Boris Popov" <boris at deepcovelabs.com>
> To: "Seaside - general discussion"
<seaside at lists.squeakfoundation.org>
> Sent: Thursday, August 23, 2007 10:57 PM
> Subject: [Seaside] Using updater without triggering action callback?
> 
> 
> Say you have a form with default action callback to run a search. One
of
> the criteria for this search is specified using a select list in that
> form. Now I'd like to attach an updater to the select list to populate
a
> little "extras" div to the side of it with selection details, but I
> would like to do so without triggering the default action of a form
that
> would actually execute the search?
> 
> _______________________________________________
> Seaside mailing list
> Seaside at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside


More information about the seaside mailing list