Hello Calven,
So you gave the user two opportunities to click the correct button,
and that still isn't good enough for them? ;-)
I don't believe you can change anything about a javascript confirm
panel except its message. The simplest solution is probably to
return a whole new page with the warning/confirmation, then do the
delete on that page if they confirm. You could make it a pop-up if
you like to mimic more the current behavior, but that's not quite as
straightforward.
Regards,
Mark
On Dec 20, 2006, at 10:20 AM, Calven Eggert wrote:
Howdy all,
I thought that this would be an easy one.
The user gets the JSConfirmPanel and asks them if they really want
to delete all the records in the database and because it’s easier
the user hits the enter button. DOH! Bye bye records.
The default for this dialog is OK. How do I change this to Cancel?
(In JSConfirmPanel.java I could change the return call which uses
the confirm command, but what do I change it to? Is this the right
place?)
Calven
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com
This email sent to [email protected]