what AIDA stand for? From: "[hidden email]" <[hidden email]> To: [hidden email] Sent: Monday, November 21, 2011 6:00 AM Subject: Aida Digest, Vol 54, Issue 3 Send Aida mailing list submissions to [hidden email] To subscribe or unsubscribe via the World Wide Web, visit http://lists.aidaweb.si/mailman/listinfo/aida or, via email, send a message with subject or body 'help' to [hidden email] You can reach the person managing the list at [hidden email] When replying, please edit your Subject line so it is more specific than "Re: Contents of Aida digest..." Today's Topics: 1. Re: How to force a page refresh after Ajax call (Janko Miv?ek) ---------------------------------------------------------------------- Message: 1 Date: Sun, 20 Nov 2011 21:45:44 +0100 From: Janko Miv?ek <[hidden email]> Subject: Re: [aida] How to force a page refresh after Ajax call To: Aida/Web general discussion list <[hidden email]> Message-ID: <[hidden email]> Content-Type: text/plain; charset=UTF-8 Hi Scott, Sorry for late answer. Page refresh from Ajax call is possible in Aida 6.3, which is not yet ported to Dolphin. In 6.3 you can do something like: (e addButtonText: 'Refresh') onSubmitDo: [self page redirectTo: self observee] This will Ajax submit the form, then reload the same page by redirecting to it. Best regards Janko S, Scott McWilliams pi?e: > Anyone have any ideas on this? > > Thanks, > Scott > > ------------------------------------------------------------------------ > From: [hidden email] > To: [hidden email] > Date: Fri, 30 Sep 2011 10:19:02 -0500 > Subject: [aida] How to force a page refresh after Ajax call > > All, > > What is the proper way to force a page refresh after an Ajax call? I > have button which displays a popup dialog that asks the user to confirm > an action (save, logout, etc) and then (possibly) redirect based on > their choice. > > If the button is configured to use #ajaxSubmit, the popup confirmation > appears correctly and the above code does redirect to the correct view > if the user so chooses, but it does not force a refresh of the page and > displays the contents of the redirected view above the contents of the > current view (i.e does not clear the contents of the current browser > window). If I manually refresh the browser, the view is displayed > correctly. > > If the button is not configured to use #ajaxSubmit, the contents of the > current view disappear altogether and the popup confirmation does not > appear at all. > > Both views are configured with #aidaDontCache = true. > > If it makes a difference, I am using the Dolphin port. > > Any and all ideas welcomed. > > Thanks, > Scott > > _______________________________________________ Aida mailing list > [hidden email] http://lists.aidaweb.si/mailman/listinfo/aida > > > > _______________________________________________ > Aida mailing list > [hidden email] > http://lists.aidaweb.si/mailman/listinfo/aida -- Janko Miv?ek Aida/Web Smalltalk Web Application Server http://www.aidaweb.si ------------------------------ _______________________________________________ Aida mailing list [hidden email] http://lists.aidaweb.si/mailman/listinfo/aida End of Aida Digest, Vol 54, Issue 3 *********************************** _______________________________________________ Aida mailing list [hidden email] http://lists.aidaweb.si/mailman/listinfo/aida |
Hi Bill,
S, Bill Torres piše: > what AIDA stand for? Nothing particular. Aida is opera from Giuseppe Verdi and also woman's name. I just liked it and it a name for other my products too, not just Aida/Web. Like Aida/Fin etc. Best regards Janko -- Janko Mivšek Aida/Web Smalltalk Web Application Server http://www.aidaweb.si _______________________________________________ Aida mailing list [hidden email] http://lists.aidaweb.si/mailman/listinfo/aida |
Free forum by Nabble | Edit this page |