Currently I have a field with a Contract Start Date, then I would like a field right next to it that displays the next monthly payment due date, occuring on (Current Month OR Next Month + Day of Month Due).
Given Today is 9/20/19
Eg. {Start Date} = July 3, 2018
{Next Payment Due} = October, 3, 2019.
After October 3, 2019 passes, I want it to say Nov 3, 2019, and so on, for a lot of custom start dates, all keeping the same day of the month that they started.
This would ideally need to work with the calendar block.
Hopefully that makes sense. I’ve been wracking my brain for almost 5 hours on this one dumb problem. I just want to be able to put a start date and have shown just the single next payment due date next to it.