Hi all,
I'm working on a new HTML template for our Group Sales program and one of the fields that I'd like to include is a "Deposit Due" field that is essentially Order Date + Two Weeks (ideally displayed in MM/DD/YYYY format). My HTML skills are pretty rusty, so I'm not sure how to best achieve this calculation in my template. Any advice?
Thanks!
Lauren
Hi Lauren,
Something like this might work. Add two variables at the top of the template:
This is 100% exactly what I needed! Thank you SO much, Annie!