On Nov 6, 2010, at 10:39 AM, Carey Gagnon wrote:

> And that's what I trying to grab. The value of areYouSure. Ed's suggestion
> doen't allow what I need.
> 
> The form is being closed when the Dashboard icon is clicked which fires
> confirmChanges (when there are unsaved changes) which in turn fires the
> areYouSure dialog. To this point I have the desired behavior.

        Another way to do this is to use the afterClose() hook method to show 
the dashboard form. If the user cancels the 'areYouSure()' dialog, the close() 
will never happen, and the afterClose() will never fire.


-- Ed Leafe



_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
Searchable Archives: http://leafe.com/archives/search/dabo-users
This message: 
http://leafe.com/archives/byMID/[email protected]

Reply via email to