• 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
ERJQueryMobile and Ajax frameworks
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

ERJQueryMobile and Ajax frameworks


  • Subject: ERJQueryMobile and Ajax frameworks
  • From: Stavros Panidis <email@hidden>
  • Date: Tue, 05 Jun 2012 19:15:01 +0300

Hello list,

I am trying to test ERJQueryMobile. I had no problem to work with most of my components but seems that AjaxUpdateContainer and AjaxObserveField does not work.

For example

<wo:conditional condition = "$theVar.ischaracter">
                 <wo:conditional condition = "$theVar.inputasoptions">
                   <wo:AjaxUpdateContainer id = "$theVar.id.toString">

                     <wo:ERQMPopUpButton id = "$theVar.name" list = "$theVar.optionsArray" selection = "$theVar.content" mini = "true" />

                     <wo:conditional condition = "$theVar.shownewoption"> <wo:ERQMInputString value = "$theVar.newoption" /> </wo:conditional>
                   </wo:AjaxUpdateContainer>

                 </wo:conditional>
                 <wo:conditional condition = "$theVar.inputasoptions" negate = "yes"> <wo:ERQMInputString value = "$theVar.content" mini = "true" /> </wo:conditional>
               </wo:conditional>


The above is not working, while if I put out Ajax lines it works. Also, certainly it works fine when not ERQMHtmlTemplate.

I would appreciated to have some help on this.

Many thanks in advance

Stavros
 _______________________________________________
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: ERJQueryMobile and Ajax frameworks
      • From: ISHIMOTO Ken <email@hidden>
    • Re: ERJQueryMobile and Ajax frameworks
      • From: Amedeo Mantica <email@hidden>
  • Prev by Date: Re: import wonder project to eclipse
  • Next by Date: Re: import wonder project to eclipse
  • Previous by thread: Re: import wonder project to eclipse
  • Next by thread: Re: ERJQueryMobile and Ajax frameworks
  • Index(es):
    • Date
    • Thread