Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Dirk De Grave 4537 posts 6006 karma points MVP 3x admin c-trib
    Apr 19, 2013 @ 12:04
    Dirk De Grave
    0

    "Required Error Message" in designer and settings

    Hi,

    Simple question: what's the diff between marking a field as mandatory and specifying a "Required error message" (set to #ContactFormNameRequired as dict item and has been created) in 'Designer' (so for a field individually) and specifying a "Required error message" on the "Validation" group in Settings tab?

    Seems to use the latter even tho i've specified one for a field specifically?

    Haven't customized form nor field!

    Any ideas?

    (using latest v3.0.9 version)

    Cheers,

    /Dirk

  • Tim Geyssens 6562 posts 15373 karma points MVP 2x c-trib
    Apr 19, 2013 @ 16:20
    Tim Geyssens
    0

    Yeah it should use the field one if that is setup, will see if I can repro

  • Tim Geyssens 6562 posts 15373 karma points MVP 2x c-trib
    Apr 19, 2013 @ 16:35
    Tim Geyssens
    0

    Just tested and it works like expected,

    Setup the Required error message on the field and it will show that instead of the one set on form level...

     

  • Tim Geyssens 6562 posts 15373 karma points MVP 2x c-trib
    Apr 19, 2013 @ 16:38
    Tim Geyssens
    0

    Or did I misunderstand the question?

  • Dirk De Grave 4537 posts 6006 karma points MVP 3x admin c-trib
    Apr 22, 2013 @ 17:44
    Dirk De Grave
    100

    Yup, works as expected after having added jquery validation scripts #h5is

    /Dirk

  • Tim Geyssens 6562 posts 15373 karma points MVP 2x c-trib
    Apr 23, 2013 @ 09:17
    Tim Geyssens
    0

    Looks like it's a bug with the server side validation message 

    http://issues.umbraco.org/issue/CON-340

    Will be fixed in 3.0.10 (out in a couple of days)

  • Tim Geyssens 6562 posts 15373 karma points MVP 2x c-trib
    Apr 23, 2013 @ 09:25
    Tim Geyssens
    0

    Fixed, logic wasn't correct (so field message was never used unless the form one was empty)

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies