Opt-In¶
Opt-In is a Collection Type used to define the specific choices users can make to voluntarily consent to communications or services. This is where you create and manage all the distinct opt-in options that are available to your app's users.
Opt-In Overview¶
This view displays a list of all the opt-in choices you have created. It provides an overview of each entry, including its Title, Status, and whether it is set to be PreSelected.
Creating a new Opt-In¶
To create a new opt-in, click the + Create new entry button. In the form that appears, you will define the content and behavior of your new opt-in choice.
- Title: The Title you enter here will be the name of the opt-in choice as it appears to the user.
- Text: Use the Text field to provide a description or the legal text for this specific consent.
- PreSelected: This field determines the default state of the opt-in checkbox. Set to TRUE if you want the opt-in to be checked by default, or FALSE if you want it to be unchecked.
USER CONSENT
Opt-ins are entirely voluntary. A user's decision to accept or decline an opt-in has no impact on their ability to access the application.
Save & Publish¶
The Save and Publish buttons allow you to control the availability of your opt-in choices.
Save¶
Click Save to store your opt-in entry in the CMS as a draft. This allows you to prepare opt-ins in advance without making them available to users.
Publish¶
Click Publish to make your opt-in live and accessible for users to consent to. When an opt-in is published, it becomes available on the user's profile page.
Unpublishing¶
You can also unpublish an opt-in to take it offline without permanently deleting the entry. This is useful for promotions or services that are no longer available.
WORKFLOW
You can save an opt-in as a draft to prepare it in advance, and then publish it later when it's needed.