Validation Red Mark not showing after upgrade to Orbeon 3.7

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

Validation Red Mark not showing after upgrade to Orbeon 3.7

Hasan
I have a binding of a node in which i placed a constraint
constraint="(. = 0)   and  true()" i.e. the value of the current node has to be 0. But the red icon is not visible when its constraint fails. The same code was working fine on Orbeon 3.6 . After upgrade to 3.7 the issue started to came. Please suggest.
Regards,
Hasan
Reply | Threaded
Open this post in threaded view
|

Re: Validation Red Mark not showing after upgrade to Orbeon 3.7

Alessandro  Vernet
Administrator
Hasan,

Do you have an <xforms:alert> on that control?

Alex

On Fri, Mar 12, 2010 at 6:35 AM, Hasan <[hidden email]> wrote:

>
> I have a binding of a node in which i placed a constraint
> constraint="(. = 0)   and  true()" i.e. the value of the current node has to
> be 0. But the red icon is not visible when its constraint fails. The same
> code was working fine on Orbeon 3.6 . After upgrade to 3.7 the issue started
> to came. Please suggest.
>
> -----
> Hasan
> --
> View this message in context: http://n4.nabble.com/Validation-Red-Mark-not-showing-after-upgrade-to-Orbeon-3-7-tp1590525p1590525.html
> Sent from the Orbeon Forms (ops-users) mailing list archive at Nabble.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
>
>


--
Orbeon Forms - Web forms, open-source, for the Enterprise -
http://www.orbeon.com/
My Twitter: http://twitter.com/avernet


--
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
--
Follow Orbeon on Twitter: @orbeon
Follow me on Twitter: @avernet
Reply | Threaded
Open this post in threaded view
|

Re: Validation Red Mark not showing after upgrade to Orbeon 3.7

Hasan
Thanks Alex. Putting <xforms:alert> solves the issue on Orbeon 3.7. But still in Orbeon 3.6 that works without putting <xforms:alert>. Anyway Thanks for the solution. Really appreciate that one.
Regards,
Hasan
Reply | Threaded
Open this post in threaded view
|

Re: Re: Validation Red Mark not showing after upgrade to Orbeon 3.7

Alessandro  Vernet
Administrator
Hasan,

You're right, this is something that changed since 3.6. We did this a
while ago, and I think that the main motivation was to reduce the
amount of markup we generate for cases where most fields don't have
any validation and so don't have an <xforms:alert>. Note that invalid
fields will still acquire a CSS class when invalid, even if you don't
have a <xforms:alert> so you can style them with CSS (e.g. with a
background image).

Alex

On Mon, Mar 15, 2010 at 11:11 PM, Hasan <[hidden email]> wrote:

>
> Thanks Alex. Putting <xforms:alert> solves the issue on Orbeon 3.7. But still
> in Orbeon 3.6 that works without putting <xforms:alert>. Anyway Thanks for
> the solution. Really appreciate that one.
>
> -----
> Hasan
> --
> View this message in context: http://n4.nabble.com/Validation-Red-Mark-not-showing-after-upgrade-to-Orbeon-3-7-tp1590525p1594470.html
> Sent from the Orbeon Forms (ops-users) mailing list archive at Nabble.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
>
>


--
Orbeon Forms - Web forms, open-source, for the Enterprise -
http://www.orbeon.com/
My Twitter: http://twitter.com/avernet


--
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
--
Follow Orbeon on Twitter: @orbeon
Follow me on Twitter: @avernet
Reply | Threaded
Open this post in threaded view
|

Re: Validation Red Mark not showing after upgrade to Orbeon 3.7

Hasan
Alex,

Thanks for the detailed reply. Great work is going on. This seems our
right choice choosing Orbeon Xforms for out long development chain.
Really appreciate your reply.


Hasan


Alessandro Vernet [via Orbeon Forms (ops-users)] wrote:

> Hasan,
>
> You're right, this is something that changed since 3.6. We did this a
> while ago, and I think that the main motivation was to reduce the
> amount of markup we generate for cases where most fields don't have
> any validation and so don't have an <xforms:alert>. Note that invalid
> fields will still acquire a CSS class when invalid, even if you don't
> have a <xforms:alert> so you can style them with CSS (e.g. with a
> background image).
>
> Alex
>
> On Mon, Mar 15, 2010 at 11:11 PM, Hasan <[hidden email]
> <http://n4.nabble.com/user/SendEmail.jtp?type=node&node=1595859&i=0>>
> wrote:
>
> >
> > Thanks Alex. Putting <xforms:alert> solves the issue on Orbeon 3.7.
> But still
> > in Orbeon 3.6 that works without putting <xforms:alert>. Anyway
> Thanks for
> > the solution. Really appreciate that one.
> >
> > -----
> > Hasan
> > --
> > View this message in context:
> http://n4.nabble.com/Validation-Red-Mark-not-showing-after-upgrade-to-Orbeon-3-7-tp1590525p1594470.html
> > Sent from the Orbeon Forms (ops-users) mailing list archive at
> Nabble.com.
> >
> >
> > --
> > You receive this message as a subscriber of the [hidden email]
> <http://n4.nabble.com/user/SendEmail.jtp?type=node&node=1595859&i=1>
> mailing list.
> > To unsubscribe: mailto:[hidden email]
> <http://n4.nabble.com/user/SendEmail.jtp?type=node&node=1595859&i=2>
> > For general help: mailto:[hidden email]
> <http://n4.nabble.com/user/SendEmail.jtp?type=node&node=1595859&i=3>?subject=help
>
> > OW2 mailing lists service home page: http://www.ow2.org/wws
> >
> >
>
>
> --
> Orbeon Forms - Web forms, open-source, for the Enterprise -
> http://www.orbeon.com/
> My Twitter: http://twitter.com/avernet
>
>
> --
> You receive this message as a subscriber of the [hidden email]
> <http://n4.nabble.com/user/SendEmail.jtp?type=node&node=1595859&i=4>
> mailing list.
> To unsubscribe: mailto:[hidden email]
> <http://n4.nabble.com/user/SendEmail.jtp?type=node&node=1595859&i=5>
> For general help: mailto:[hidden email]
> <http://n4.nabble.com/user/SendEmail.jtp?type=node&node=1595859&i=6>?subject=help
>
> OW2 mailing lists service home page: http://www.ow2.org/wws
>
>
> ------------------------------------------------------------------------
> View message @
> http://n4.nabble.com/Validation-Red-Mark-not-showing-after-upgrade-to-Orbeon-3-7-tp1590525p1595859.html 
>
> To unsubscribe from Re: Validation Red Mark not showing after upgrade
> to Orbeon 3.7, click here
> <http://n4.nabble.com/subscriptions/Unsubscribe.jtp?code=aGFzYW4uYWJiYXNAaW5mb2F4b24uY29tfDE1OTQ0NzB8MTM2MjIyODkz>.
>
>

--

Thanks and Regards,

*Hasan Abbas
*Sr. Software Engineer
Mob. No. 9911693379

*InfoAxon Technologies Limited **InfoAxon Technologies UK Limited*
H-189, Sector 63, Building A, Trinity Court,
NOIDA, U. P, India. Wokingham Road
? +91- 120- 4350040 Bracknell, Berkshire RG42 1PL
FAX +91-120-4350065 United Kingdom
Email: [hidden email] <mailto:[hidden email]>_ ?
+44 1344 668048 | Fax: +44 1344 668148
Web URL: _www.Infoaxon.com <http://www.Infoaxon.com/>_ DDI: +44 1344 668458
This email and any attachments are sent in confidence, subject to
applicable legal privilege and upon the basis that the recipient will
conduct appropriate virus checks. If you receive this email in error,
please contact us upon receipt.
You are strictly prohibited from using, copying or disseminating it or
any information contained in it save to the intended recipient. Internet
communications are not secure and InfoAxon Technologies is not
responsible for their abuse by third parties, nor for any alteration or
corruption in transmission, nor for any damage or loss caused by any
virus or other defect.

Regards,
Hasan