Re: WOBrowser
Re: WOBrowser
- Subject: Re: WOBrowser
- From: Mark Morris <email@hidden>
- Date: Sun, 10 Sep 2006 13:42:48 -0500
Hello Mike,
This is just the way the select works in the browser. To deselect
the last item, you have to command-click (on a Mac) or control-click
(on WIndows).
It shouldn't be hard to add a button that deselects all, using
javascript, if you want to give the users another alternative.
Regards,
Mark
On Sep 10, 2006, at 1:00 PM, Michael Warner wrote:
I am using WOBrowser on a page. In cases where the number elements
in a list equals or exceeds the 'size' of the list,
is it possible for a user to deselect all elements in the list?
The behavior I am getting is that at least one of the elements remains
selected and saved.
The specific behavior I want is for the user to be able to
deselect ALL of the elements in the list thus removing all
related objects. Is it possible to accomplish this using WOBrowser?
If the 'size' binding is greater than the number of elements in the
list, I am able to click below the list but inside WOBrowser and
get the desired
behavior.
I have tried various combinations of bindings to no avail.
Is there a better general purpose solution, or hack? I am
specifically using WOBrowser because
my client did not accept the particular UI described by Malcolm
Crawford in his excellent article on StepWise concerning a re-
useable relationship inspector.
Thanks,
Mike Warner
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
References: | |
| >WOBrowser (From: Michael Warner <email@hidden>) |