• 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: MooTools Observer: fullSubmit not working
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: MooTools Observer: fullSubmit not working


  • Subject: Re: MooTools Observer: fullSubmit not working
  • From: Johnny Miller <email@hidden>
  • Date: Thu, 18 Apr 2013 06:31:33 -1000

What does the JavaScript code that creates the observer look like on the web page?  Is it passing in the component URL?


Sent from my iPad

On Apr 18, 2013, at 5:23 AM, Michael Schmiedgen <email@hidden> wrote:

> Hi Johnny,
>
>> Do you see an error in the JavaScript console?
>
> Yes, I get:
>
> Timestamp: 18.04.2013 17:09:57
> Error: TypeError: actionUrl is undefined
> Source File: MTWonder.js
> Line: 210
>
> This is line 210:
> actionUrl = actionUrl.replace('/wo/', '/ajax/');
>
>> Do you specify the update container ID?
>
> Yes, I have an
>
> UpdateContainer : MTAjaxUpdateContainer {
>    id = "ta_panel";
>    elementName = "div";
> }
>
> and specify the container in the observer with:
>
> Observer : MTAjaxObserveField {
>    action = actionObserver;
>    updateContainerID = "ta_panel";
>    elementName = "span";
>    fullSubmit = true;
> }
>
> Do you have any idea?
>
> Thanks,
>  Michael
>
> --
> ___________________________
>
> Michael Schmiedgen, BSc
> Senior Software Engineer
>
> Takwa GmbH
> Friedrich-List-Str. 36
> 99096 Erfurt GERMANY
>
> Tel  +49 361 6534096
> Fax  +49 361 6534097
> Mail email@hidden
> Web  http://www.takwa.de/
> ___________________________
>
>
> Amtsgericht Jena HRB 112964
> Geschäftsführung: Ingo Buchholz

 _______________________________________________
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: MooTools Observer: fullSubmit not working
      • From: Michael Schmiedgen <email@hidden>
References: 
 >MooTools Observer: fullSubmit not working (From: Michael Schmiedgen <email@hidden>)
 >Re: MooTools Observer: fullSubmit not working (From: Johnny Miller <email@hidden>)
 >Re: MooTools Observer: fullSubmit not working (From: Michael Schmiedgen <email@hidden>)

  • Prev by Date: Re: Creating a WO Maven project
  • Next by Date: Re: html5 input in a form "required"
  • Previous by thread: Re: MooTools Observer: fullSubmit not working
  • Next by thread: Re: MooTools Observer: fullSubmit not working
  • Index(es):
    • Date
    • Thread