Using Invite codes in a gravity form

Want to use Gravity Forms to do a registration form. Also want to use invite codes. How do I define the invite code field through gravity forms correctly so that the codes get validated in Membership?

  • Mason
    • DEV MAN’s Sidekick

    Hiya,

    This is not something we’ve ever looked at doing. It would probably be easier to just enable conditional logic within gravity forms and handle your invite codes through that.

    If that doesn’t suit your needs, you’ll want to take a look at membership/membershipincludes/addons/simple.invitecodes.php The hooks and functions are all there I’m not sure of the best way to pull it into a gravity form though.

    Thanks