Copied to clipboard

Flag this post as spam?

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


  • Ashraf 4 posts 24 karma points
    Dec 07, 2012 @ 17:02
    Ashraf
    0

    Hiding Recaptcha in CodeBehind

    Is it possible to enable conditons on the Recaptcha field in codefirst?

      [Field(FormPages.Registration, FormFieldsets.Details,

                Type = typeof(Contour.Contrib.FieldTypes.ReCaptcha))]

           public string Captcha { get; set; }

    How to hide it depending on a condition?

  • 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