Future consideration: Repeating scheduled messages

This will not be a part of the initial release for this feature, but we will listen for feedback and input if this is something that gets requested.

image-20240420-154136.png

When repeat is checked, a new set of options show:

  • Repeat interval - a number for the interval of repetition (default is 1)

  • Repeat frequency - the cadence which the repetition will follow. Options are Day, Week, or Month (default is “Week”)

  • Repeat on - when the frequency is set to ‘Week’, selections for the day of the week are shown. Otherwise this option is not available. (Default here should align with the initial date selected above)

  • Repeat end - Options are ‘Never’ or ‘On date' (Default is ‘Never’)

    • If ‘On date’ is chosen, the date input is enabled. Default date should be as follows

      • If frequency set to “Day”: the default end date is 1 month after, same date. E.g. if today is April 10, 2023 then the end on date should be May 10, 2023


      • If frequency set to “Week”: the default end date is 3 months after, same date. E.g. if today is April 10, 2023, the end on date would be Jul 10, 2023


      • If frequency set to “Month”: the default end date is Next year, same date. E.g. if today is April 10 2023, the end on date would be April 10, 2024