How can we use xxforms:if inside xxforms:script???

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

How can we use xxforms:if inside xxforms:script???

Sathish K Mittapelli

Hai All,

Can anybody help me how to use xxforms :if along with xxforms:script.....


--
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
Reply | Threaded
Open this post in threaded view
|

Re: How can we use xxforms:if inside xxforms:script???

Erik Bruchez
Administrator
There is no xxforms:if anymore. This has been removed years ago.

But you can use conditionals on xxforms:script, e.g.:

   <xxforms:script if="condition in XPath">
     ... your script here ...
   </xxforms:script>

-Erik

On May 20, 2008, at 10:56 PM, Sathish wrote:

>
> Hai All,
>
> Can anybody help me how to use xxforms :if along with  
> xxforms:script.....
>
> --
> 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
--
Orbeon Forms - Web Forms for the Enterprise Done the Right Way
http://www.orbeon.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