1. Tomnius
  2. Support
  3. Wednesday, August 05 2015, 10:15 AM
Hello,

I am using a hidden field to assign a usergroup.

It is a required field, this makes registration impossible without the correct url to populate the field with value. Great!

But when one tries to register from registration page, without this field populated, the error on top shows empty (see attached screenshot).
I want it to say something like: "Registration is only possible by invitation, please contact an administrator."

So my question:
How to add a language string for this?

Thank you
Attachments (1)
Accepted Answer
admin Accepted Answer
Admin
Hi,
in "JRPassprase" you can set "Bypass string" parameter.

for example you can set "allowRegistration" in this parameter, now to register you can use link like
http://your-domain/registration?hiddenFieldAlias=someValue&;allowRegistration
http://your-domain/registration?hiddenFieldAlias=someOtherValue&;allowRegistration

if missing "allowRegistration" in URL you can't see register form and you get a message from JRPassprase

ANOTHER EXAMPLE
instead "allowRegistration" you may use the alias of hidden field in "Bypass string" parameter, so registration links are something like
http://your-domain/registration?hiddenFieldAlias=someValue
http://your-domain/registration?hiddenFieldAlias=someOtherValue
  1. more than a month ago
  2. Support
  3. # Permalink
admin Accepted Answer
Admin
Hi,
sorry this is not possible, hidden field not have a title, so message is empty. you use a workaround to deny registration. Because you not try something like "JRPassphase" for invitation code?

try to read here https://www.easy-profile.com/support/registration-field-question.html#reply-8307
  1. more than a month ago
  2. Support
  3. # 1
Tomnius Accepted Answer
Content Protected
  1. more than a month ago
  2. Support
  3. # 2
Tomnius Accepted Answer
Content Protected
  1. more than a month ago
  2. Support
  3. # 3
  • Page :
  • 1


There are no replies made for this post yet.
However, you are not allowed to reply to this post.
Sorry, the discussion is currently locked. You will not be able to post a reply at the moment.