-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Description
The following issue is for registering and saving user's consent - for instance when they subscribe to a newsletter or sign up on the website.
We should see if it's possible to create a dynamic formset for a (new) user to register and submit their consent through a checkbox.
Name: [ ]
Email: [ ]
[ ] I consent to <ConsentObject> Read more
[ ] I consent to <ConsentObject> Read more
[ SUBMIT & VALIDATE MY EMAIL ]
The primary use case of the formset is for inheriting in other types of forms, i.e. when creating a full new user account.
Note: This means that consent may be registered prior to an account being confirmed and activated. Perhaps this pattern should be reviewed and challenged.
Metadata
Metadata
Assignees
Labels
No labels