diff --git a/force-app/main/default/flows/Unsubscribe_Link_Setup.flow-meta.xml b/force-app/main/default/flows/Unsubscribe_Link_Setup.flow-meta.xml index d185c5a..b439931 100644 --- a/force-app/main/default/flows/Unsubscribe_Link_Setup.flow-meta.xml +++ b/force-app/main/default/flows/Unsubscribe_Link_Setup.flow-meta.xml @@ -815,8 +815,9 @@ $Organization.Name - Company name as it will appear on the unsubscribe confirmation page: + What is your organization or company name? InputField + <p>This name will appear to email recipients who click the unsubscribe link. If you want recipients to see a different name, please write it below.</p> UseStoredValues false @@ -873,7 +874,7 @@ displayPublicIds - <p><strong style="font-size: 16px;">Great! That part is done.</strong></p><p><br></p><p><strong style="font-size: 16px;">Last step</strong></p><p><span style="color: rgb(0, 0, 0);">The Unsubscribe Link uses a 64 digit random id on each contact and lead, called Public_Id__c.</span></p><p><span style="color: rgb(0, 0, 0);">This may take a little while. You will receive an email when it is done.</span></p><p><span style="color: rgb(0, 0, 0);">After this, two record triggered flows will automatically create public ids when new contacts and leads are created.</span></p><p><br></p><p><span style="background-color: rgb(255, 255, 255); color: rgb(0, 0, 0);">Click next to populate the public ids on all your records now.</span></p> + <p><strong style="font-size: 16px;">Great! That part is done.</strong></p><p><br></p><p><strong style="font-size: 16px;">Last step</strong></p><p><span style="color: rgb(0, 0, 0);">The Unsubscribe Link uses a 32 digit random id on each contact and lead, called Public_Id__c.</span></p><p><span style="color: rgb(0, 0, 0);">This may take a little while. You will receive an email when it is done.</span></p><p><span style="color: rgb(0, 0, 0);">After this, two record triggered flows will automatically create public ids when new contacts and leads are created.</span></p><p><br></p><p><span style="background-color: rgb(255, 255, 255); color: rgb(0, 0, 0);">Click next to populate the public ids on all your records now.</span></p> DisplayText true @@ -929,12 +930,12 @@ Screen1PreviewDisplayText - <p><strong style="font-size: 16px;">PREVIEW</strong></p><p><em style="background-color: rgb(255, 255, 255); color: rgb(68, 68, 68);">This page allows the recipient to confirm before opting out. </em></p><p><span style="background-color: rgb(255, 255, 255); color: rgb(68, 68, 68);">{!horizontalLine1}</span></p><p><br></p><p><span style="font-size: 20px;">{!var_FinalRecord.Screen_1_Part_1__c} georgeB@bbbl.org </span><span style="font-size: 20px; color: rgb(68, 68, 68); background-color: rgb(255, 255, 255);">{!var_FinalRecord.Screen_1_Part_2__c} </span></p> + <p><strong style="font-size: 20px;">Optional Opt-Out Page</strong></p><p><br></p><p>By default, email recipients are unsubscribed immediately upon clicking on the link. If you want the recipient to visit a confirmation page before unsubscribing, you can create one below. </p><p><br></p><p><a href="https://blog.google/products/gmail/gmail-security-authentication-spam-protection/" rel="noopener noreferrer" target="_blank" style="background-color: transparent; font-size: 14px;">Gmail wants you to make it easier to unsubscribe</a><span style="background-color: transparent; font-size: 14px;"> with "one click" email opt-out so we advise against adding in this page. </span></p><p><br></p><p><span style="background-color: rgb(255, 255, 255); color: rgb(68, 68, 68);">{!horizontalLine1}</span></p><p><strong style="font-size: 20px;">PREVIEW</strong></p><p><br></p><p><span style="font-size: 20px;">{!var_FinalRecord.Screen_1_Part_1__c} georgeB@bbbl.org </span><span style="font-size: 20px; background-color: rgb(255, 255, 255); color: rgb(68, 68, 68);">{!var_FinalRecord.Screen_1_Part_2__c} </span></p> DisplayText googlewarning - <p>{!horizontalLine1}</p><p><a href="https://blog.google/products/gmail/gmail-security-authentication-spam-protection/" rel="noopener noreferrer" target="_blank" style="background-color: transparent; font-size: 14px;">Gmail wants you to make it easier to unsubscribe</a><span style="background-color: transparent; font-size: 14px;"> with "one click" email opt-out so we advise against adding in this page. </span></p> + <p>{!horizontalLine1}</p><p><br></p> DisplayText @@ -942,9 +943,7 @@ Yes No String - - var_FinalRecord.Confirmation_Page__c - + No Do you want to include this confirmation page? DropdownBox UseStoredValues @@ -1211,7 +1210,7 @@ var_FinalRecord.Our_Organization__c - Company Name + Organization or Company Name InputField <p>When someone clicks the unsubscribe link they will see a confirmation page that includes your company's name.</p> UseStoredValues