Hello,
I am trying to set up the functionality for creating users of my ADX Studio portal.
I see how the invitation redemption functionality works, but I would like to by-pass this solution. Instead, I would like to be able to create a user, with base user information from the contact form, such as the name, email, and web role, as well as a user name (their email) and a stock password. Then, I would like to send an email to the email address that has been created for this account with the username, password, and website link, and require the user to change their password when they first login to the portal.
This would allow me to include only the Sign In button on my portal, where users are not going to create their own logins from that screen. They also will not be redeeming a Invitation code, as the invitation system uses. They would simply be logging in.
I have gotten close with the Invitation Redemption, but have only found a solution that requires the user to redeem the Invitation code manually. I found a link that pointed me to using "http://<MyPortalName>/sign-up?InvitationCode={Invitation Code(Invitation)}" when sending from an invitation link, which looks like it should be injecting the Invitation code into a redemption field, and directing the user to the contact creation screen. However, this references a "sign-up" page that we do not have.
Can anybody help with a solution to this? Is there an OOB solution to this, or does this require further development?
Thanks,
Ken
*This post is locked for comments