Wildcards in property name

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

Wildcards in property name

jrabasilio

Hi,

It's possible insert wildcards in property name to represent endswith ?

Example
<property as="xs:string" name="oxf.fr.detail.captcha.*.*_SC"
value="SimpleCaptcha"/>

the ideia is apply captcha ony in form name endswith _SC

thanks.

--
Sent from: http://discuss.orbeon.com/

--
You received this message because you are subscribed to the Google Groups "Orbeon Forms" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email].
To post to this group, send email to [hidden email].
Reply | Threaded
Open this post in threaded view
|

Re: Wildcards in property name

Alessandro  Vernet
Administrator
Hi João,

Orbeon Forms always does an exact match on the app or form name, so wildcards within the app or form name are not supported; sorry. So you'll have to have one property per `*_SC` form, or use `SC` as the app or part of the app name.

-Alex

--
You received this message because you are subscribed to the Google Groups "Orbeon Forms" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email].
To post to this group, send email to [hidden email].
--
Follow Orbeon on Twitter: @orbeon
Follow me on Twitter: @avernet