Sign in to join the conversation:
Hi... I tried search on validation of Dates, especially while selecting while selecting dates from form. I need to restrict use of past dates and user should be able to select dates which is today or ahead of today.
Please suggest.
There is no Date Validation feature built into forms. The best recommendation I can make is to add a helper column on the sheet and have it populate with something if the date is in the past as compared to the submission date. You could then build an update request to be sent out to the submitter to select an appropriate date.
Hello,
As Paul mentioned, there currently isn’t a way to restrict users from selecting a date in the past. When you have a moment, please submit a Product Enhancement Request.
To add to Paul’s suggestion, you could create an Update Request rule that will send an Update Request when a new row is added and the date entered in the date column is in the past. No formula necessary.
If needed, more information on Update Requests can be found in this help article: https://help.smartsheet.com/articles/2476191-automate-your-work-alerts-actions
I hope this helps!
I'm receiving this message every time I try to open my sheets. I'm the only admin user. I have already performed proper troubleshooting, such as clearing the cache, logging in incognito, and logging out and back in, but the issue remains unresolved. It's been a few days, and I'm unable to track our projects and this…
I’ve created an automation that generates a document and forwards it to the individual specified in a cell. The line item also has several additional attachments associated with it. Is there a way to include those attachments with the generated document?
I have an automation set up that copies a row to another sheet each day. The automation itself works correctly, but the problem is that it copies the formulas rather than the values, which causes the formulas to break and return errors. How can I configure it to copy only the values instead of the formulas?