how can i do one things like this:
<xforms:instance id="page-flow" src="oxf:/apps/tirocinio/framework/siti/{instance('parametri-instance')/nomeSito/@name}/page-flow.xml"/>. I have on instance colled parametri-instance where take one name and i wont to create one instance with the src option. I wont to do this <xforms:instance id="page-flow" src="oxf:/apps/tirocinio/framework/siti/sito1/nomeSito/@name}/page-flow.xml"/> but the name sito1 came from the call instance('parametri-instance')/nomeSito/@name . I don't know if I have explain well my problem. |
This has very recently been discussed, please check the archives
http://www.nabble.com/Uses-javascript-and-xforms%3Adispatch-to-modify-the-instance-to18383039.html#a18589581 In short you will need to use an xforms:submission if you want to populate an instance using AVTs Ryan ----------------------------------------------- Ryan Puddephatt FIX Developer Fidessa LatentZero 1 Alfred Place London WC1E 7EB Office: +44 (0) 20 7462 4200 Direct: +44 (0) 20 7323 6112 Blackberry: +44 (0) 79 8539 2458 Fax: +44 (0) 20 7462 4242 Email: [hidden email] Web: http://www.latentzero.com -----Original Message----- From: simone123456 [mailto:[hidden email]] Sent: 23 July 2008 14:31 To: [hidden email] Subject: [ops-users] Creating dinamically one instance how can i do one things like this: <xforms:instance id="page-flow" src="oxf:/apps/tirocinio/framework/siti/{instance('parametri-instance')/nomeSito/@name}/page-flow.xml"/>. I have on instance colled parametri-instance where take one name and i wont to create one instance with the src option. I wont to do this <xforms:instance id="page-flow" src="oxf:/apps/tirocinio/framework/siti/sito1/nomeSito/@name}/page-flow.xml"/> but the name sito1 came from the call instance('parametri-instance')/nomeSito/@name . I don't know if I have explain well my problem. -- View this message in context: http://www.nabble.com/Creating-dinamically-one-instance-tp18610823p18610823.html Sent from the ObjectWeb OPS - Users mailing list archive at Nabble.com. ______________________________________________________________________ This email has been scanned by the MessageLabs Email Security System. For more information please visit http://www.messagelabs.com/email ______________________________________________________________________ _______________________________________________________________________ The information transmitted is intended only for the person or entity to which it is addressed and may contain confidential and/or privileged material. Any review, retransmission, dissemination or other use of, or taking of any action in reliance upon, this information by persons or entities other than the intended recipient is prohibited. If you received this in error, please contact the sender and delete the material from any computer. _____________________________________________________________________ This e-mail has been scanned for viruses by Verizon Business Internet Managed Scanning Services - powered by MessageLabs. For further information visit http://www.mci.com -- You receive this message as a subscriber of the [hidden email] mailing list. To unsubscribe: mailto:[hidden email] For general help: mailto:[hidden email]?subject=help OW2 mailing lists service home page: http://www.ow2.org/wws |
thanks wery much, sorry but ammong the sea of thread I hadn't see this one
|
Free forum by Nabble | Edit this page |