In a nutshell: when you install the plugin, you will find a new element in the editor called π
List of Dates.
β‘οΈ Step 1: Add the Element
Drag the "Date List Generator" element onto your page. It is a non-visible element, so you can place it anywhere without affecting your app's layout.
β‘οΈ Step 2: Configure the Properties
Select the element and configure the following fields in the Property Editor:
Start Date: Set the date from which you want the list to begin.
Number of Dates: Specify the exact number of dates you want in the final list.
Interval Type: Choose the unit for the interval (e.g., 'days', 'weeks', 'months').
Interval Value: Set the number of units between each date. For example, an interval type of 'days' and an interval value of '7' will generate a list of dates, one every week.
Exclude Days of Week: To skip certain days, enter their corresponding numbers separated by commas. The numbering is: Sunday (0), Monday (1), Tuesday (2), Wednesday (3), Thursday (4), Friday (5), Saturday (6). For example, to exclude weekends, you would enter 6,0.
β‘οΈ Step 3: Use the Output
The plugin will process your rules and expose the result in a state. You can access the final list of dates using: Date List Generator's Generated Dates. This state can be used as a data source for repeating groups, dropdowns, or in your workflows to create events or records.
See how it worksClick on the buttons below to check the
MOBILE demo and editor.
