You are viewing limited content. For full access, please sign in.

Question

Question

Forms Minimum Date

asked on April 1, 2024

In the latest Modern Designer, is it possible to set the Minimum Date as the current date plus 1 day? I have seen the rule that allows it to be the current date. I need the end date on my form to be 1 day after the start date :)

0 0

Answer

SELECTED ANSWER
replied on April 2, 2024

If you are on Forms 11 Update 5 (Version 11.0.2311.50556) then you can add a second date field (which you can make hidden) that has a formula like this:   =TODAY()+1

Then on your main date field, use Field Rules to tell it to validate the field value as before or on the second field value.

2 0
replied on April 24

I just ran into this and found your solution. It works perfectly! Thank you!!

0 0

Replies

replied on April 2, 2024

If you are on cloud, you're in luck! This week we are pushing a new feature to solve this for you! Self-hosted will receive this later this year.

You will have one of three options for both minimum and maximum dates.

  1. A simple "Today" or "Tomorrow" that is determined on form load time
  2. A relative date from "Current Date", "Day after current date" (that is also determined on form load time), or a date from a process variable
  3. A specific date set to a process variable on form load time.
3 0
You are not allowed to follow up in this post.

Sign in to reply to this post.