AzureKnight143 / CPUBChurchV3

0 stars 0 forks source link

Newsletter/Prayer Chain subscription #11

Open lmcconnell423 opened 2 years ago

lmcconnell423 commented 2 years ago

Overview: This will be a form where they can select which options the user wants to sign up for and then a field to enter email address. Mock Up doesn't show checkboxes so we will have to think about options for displaying those options.

Front End: Title: Subscribe to our Newsletter and Prayer Chain to Keep Up With Our Latest News and Prayer Requests Checkbox Labeled: "Newsletter" Checkbox Labeled: "Prayer Chain" Email Field (Required Field) "Subscribe" button

Given no checkbox options are selected When the user selects "Subscribe" Then display an error message stating: "Must select at least one subscription option"

AzureKnight143 commented 2 years ago

@lmcconnell423 The Mailchimp integration needs to be configured again. We will need to work together to get it running.

AzureKnight143 commented 2 years ago

Checkboxes are not currently required. I will need to revisit this when Mailchimp is working again.

AzureKnight143 commented 2 years ago

@lmcconnell423

  1. is "Newsletter" supposed to map to "All News and Announcements"?
  2. Is "Prayer Chain" included in "All News and Announcements"?
  3. What happens in Mailchimp if they do not select either of these options?
lmcconnell423 commented 2 years ago
  1. is there and all news and announcements thing in mailchimp? I don’t remember what all the options were before but I think we would only want news. If we did all I think it would send multiple emails for children’s, youth, missions, ext.
  2. I think prayer chain should be separate.
  3. Can we require one to be selected? I don’t know much about mail chimp. I can try looking into it more tomorrow or Friday.

Get Outlook for iOShttps://aka.ms/o0ukef


From: Matt Wright @.> Sent: Wednesday, February 2, 2022 5:24:46 PM To: AzureKnight143/CPUBChurchV3 @.> Cc: lmcconnell423 @.>; Mention @.> Subject: Re: [AzureKnight143/CPUBChurchV3] Newsletter/Prayer Chain subscription (Issue #11)

@lmcconnell423https://github.com/lmcconnell423

  1. is "Newsletter" supposed to map to "All News and Announcements"?
  2. Is "Prayer Chain" included in "All News and Announcements"?
  3. What happens in Mailchimp if they do not select either of these options?

— Reply to this email directly, view it on GitHubhttps://github.com/AzureKnight143/CPUBChurchV3/issues/11#issuecomment-1028415479, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AVNXLAMCSVM6LFELBUM2TO3UZGVK5ANCNFSM5HP6Z3KA. Triage notifications on the go with GitHub Mobile for iOShttps://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Androidhttps://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub. You are receiving this because you were mentioned.Message ID: @.***>

AzureKnight143 commented 2 years ago

Let's see if we can figure out how it works, I need to have exact information for the form to submit correctly. I am having trouble getting the form to require the checkboxes so I am looking at other options.