I have a table of e-mail contact who subscribed to my newsletter. I want to add a form which enables the contacts to unsubscribe. How can I do that, since I can only use the Add record function with a form and not edit/ delete based on e-mail. Is there a way to create a new table with ‘unsubscribes’ and use an automation rule with it or something like that?
I suggest to create a select type field i.e., active/inactive, and filter the newsletter sending limited to active users. You should include a link in the newsletter that triggers a record rule to take the user name and changes the status to inactive.
You should include a link in the newsletter that triggers a record rule to take the user name and changes the status to inactive.
This is my goal, but how do I enable a record rule, since forms can only ADD records??
Each newsletter has a link containing the unsubscribe, so the e-mail is known… I just can’t EDIT it, but just ADD>.