• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: AjaxModalDialog
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: AjaxModalDialog


  • Subject: Re: AjaxModalDialog
  • From: Lon Varscsak <email@hidden>
  • Date: Tue, 03 Jan 2012 11:05:48 -0700

Ah, yes, I see what you're describing.  I've encountered that before too, so I remove the form from the enclosed component, and just have to know that that component requires being wrapped in a WOForm.

-Lon

On Tue, Jan 3, 2012 at 10:31 AM, "Jérémy DE ROYER [INGENCYS]" <email@hidden> wrote:
Yep, that's what I did for most of them.

But some are included in components (record form) and those components are included in forms (edit pages) ... and that's hard to change.

Jérémy

Le 3 janv. 2012 à 17:49, Lon Varscsak a écrit :

I believe you need to create this AMD outside of the form, and then use an AjaxModalDialogOpener inside the form to open it.

-Lon

On Tue, Jan 3, 2012 at 6:12 AM, "Jérémy DE ROYER [INGENCYS]" <email@hidden> wrote:
Hello,

We used the Ajax framework with webobjects 5.3 and since I updated to version 5.4 (last month), some AjaxModalDialog doesn't work anymore... those that are inserted in a WOForm.

Doesn't work means that a click on the submit button generates the _javascript_ error below :

Erreur : form is null
Fichier Source : http://jeremy.local:51000/cgi-bin/WebObjects/TestIndeXys_v30.woa/1/wr?wodata=file:/Library/Frameworks/LibraryFrameworksWebObjects54/Ajax.framework/WebServerResources/wonder.js
Ligne : 379

I digged into the html code and found that the WOForm inside the AjaxModalDialog (code below) is not generated id the modal dialog is already in a WOForm... so the AjaxSubmitButton (_javascript_) can not send the form.

But sometimes (example : opening a wizard inside a component inside a form), the modal dialog contained in a component has to be in a form because the parent contains a form.

Worked like a charm with wo 5.3 no more with wo 5.4

Any idea ?

Jérémy

--

<webobject name = "AjaxModalDialog">
<webobject name = "WOForm">
<p><webobject name = "AjaxSubmitButton" /></p>
</webobject>
</webobject>


 _______________________________________________
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




 _______________________________________________
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

  • Follow-Ups:
    • Re: AjaxModalDialog
      • From: "Jérémy DE ROYER [INGENCYS]" <email@hidden>
References: 
 >AjaxModalDialog (From: "Jérémy DE ROYER [INGENCYS]" <email@hidden>)
 >Re: AjaxModalDialog (From: Lon Varscsak <email@hidden>)
 >Re: AjaxModalDialog (From: "Jérémy DE ROYER [INGENCYS]" <email@hidden>)

  • Prev by Date: Re: AjaxModalDialog
  • Next by Date: Re: AjaxModalDialog
  • Previous by thread: Re: AjaxModalDialog
  • Next by thread: Re: AjaxModalDialog
  • Index(es):
    • Date
    • Thread