So I'm working with a pretty custom form. I've got a function in there that is trying to "schedule" the form, and as far as I can tell, it works.
The draw, it requires a date input into the form. I do NOT want a user to have to select a date. I want the date to automatically be 2 days in the future.
Say, someone uses the form on Monday, I want the date picker input to be set to Wednesday by default. Is there a way to do that? or even hourly, ie 48 hours?