Hi guys,
I am using Forms for editors on DW 9.6.3 and I need to assign a user to a group upon form submit.
The user is authenticated, fills out the form (which has Name and Email mapped correctly to user properties) and my expectation would be to assign the user to a group specified in the Paragraph settings.
According to the documentation, if the "Create user on form submit" is checked and a group selected, it should assign the existing user to the group and set Email permissions to true. I don;t need the Email permission check but I need the group assignment.
In my situation it does not happen.
I have checked the template tags rendered for the form and they don't contain any mention of the UserGroup.
What am I doing wrong?
Thank you,
Adrian