I have a field that includes:
Name
Email
Payment link
Payment_made (checkbox)
Created at (Jan 14)
Send_reminder_1 (checkbox)
Send_reminder_2 (checkbox)
If the payment_made is not "check" even after 3 days.
I want a send_reminder_1 to be auto-check or something with a formula that will say true.
-------
If the payment made is not "check" even after 6 days.
I want a send_reminder_2 to be auto-check or something with a formula that will say true.
-------
How can I do this using formula?