Re: ERJQueryMobile and Ajax frameworks
Re: ERJQueryMobile and Ajax frameworks
- Subject: Re: ERJQueryMobile and Ajax frameworks
- From: ISHIMOTO Ken <email@hidden>
- Date: Thu, 07 Jun 2012 18:20:07 +0200
Hi,
That's true for the most part.
The next ERModernJQuery Library will work nice with Ajax Framework.
We can speak about that at WOWODC maybe.
Ken
On 2012/06/07, at 17:24, Amedeo Mantica wrote:
> I don't use the ERJQuerymobile, but I guess you cannot use AjaxUpdateContainer and AjaxObserve fields because they rely on Prototype and Scriptaculous
>
> You should not mix ERJQueryMobile with the "legacy" Ajax stuff
>
> Amedeo
>
>
> On 05/giu/2012, at 18:15, Stavros Panidis wrote:
>
>> 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
>
> _______________________________________________
> 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