Is there a way to default the date (in the same mentioned form - field is called "closing/moving date") to 15 days in the future ??

  • RAccessPro
    Asked on June 24, 2014 at 11:43 AM
    Secondly, is there a way to default the date (in the same mentioned form - field is called "closing/moving date") to 15 days in the future ??
  • Elton Support Team Lead
    Replied on June 24, 2014 at 11:59 AM

    Sorry, it is not possible with Date/Time field. You can't default it to any dates other than the current date. Unfortunately, I don't think we have a feature that allows that. I will try to submit this as a feature request so this will be considered in the future.

    Regards!

  • Elton Support Team Lead
    Replied on June 24, 2014 at 12:19 PM

    @ RAccessPro

    By the way, would you like taking workaround? Though this requires using your form source code.

    Here's how.

    1. Take your form source code in the form builder.

    2. Paste this script under it http://pastiebin.com/52cb789927553

    3. Embed your form!

    I have already set the script to display +15 days ahead. Please make sure to turn off the default time on your date/time field if it's enabled in order for the script to work.

    Here's how:

    Is there a way to default the date (in the same mentioned form   field is called closing/moving date) to 15 days in the future ?? Image 1 Screenshot 20

    Hope this helps!