[TouchFaces] i:switch does not work with Ajax?

UI Components for JSF
Post Reply
kiwifrog
Posts: 31
Joined: 03 Dec 2009, 15:01

04 Aug 2010, 20:51

Hi,
The following code does not work as no ajax call is sent :-(

Code: Select all

				<i:rowItem>
					<h:outputLabel value="MAJ FO raccord&#233;e" />
					<i:switch id="majFO" value="#{pidiFTTHHandler.ftth.majFO}">
						<p:ajax event="change" process="majFO,foPanel" update="foPanel" global="false"/>
					</i:switch>
				</i:rowItem>
				<p:outputPanel id="foPanel">
					<h:panelGroup rendered="#{pidiFTTHHandler.ftth.majFO}">
Any help would be greatly appreciated.
--------------------------------
Using:
* Mojarra 2.1.3_01
* primefaces-3.0.M4
* Tomcat 7.0.14
Image

cagatay.civici
Prime
Posts: 18616
Joined: 05 Jan 2009, 00:21
Location: Cybertron
Contact:

05 Aug 2010, 12:49

Not sure if i:switch has an onchange attribute. Can you please create an issue ticket so we can look in detail.

kiwifrog
Posts: 31
Joined: 03 Dec 2009, 15:01

05 Aug 2010, 12:59

Ok, I've added an issue:

http://code.google.com/p/primefaces/iss ... il?id=1108

Thanks in advance and thumbs up for all your good work to all the primefaces team :-)
--------------------------------
Using:
* Mojarra 2.1.3_01
* primefaces-3.0.M4
* Tomcat 7.0.14
Image

cagatay.civici
Prime
Posts: 18616
Joined: 05 Jan 2009, 00:21
Location: Cybertron
Contact:

05 Aug 2010, 13:04

Thanks! ;)

Post Reply

Return to “PrimeFaces”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 31 guests