Auto populate the date field in the web form to todays date
Hi community,
I have question about the date field in the form. I want that the date column in the form by default shows todays date (and updates everyday to show the current date) and the user can change the date if needed in the from itself.
Is this possible?
Answers
-
To pre-populate a field in a form you need to append a value for that field to the form URL. For your solution, you could have a helper row that has the standard form URL in it in one cell, then another cell that has today's date written into it every day (a common workflow that has many uses). You could then contatenate them to form the overall URL with something along the lines of:
="https://app.smartsheet.com/b/form/0123zxcvb4567qwerty890lkhj?Date=" + Today@row
If you then embed a report in a dashboard with just the column containing this concatenated URL, anyone loading the dashboard each day should get a link that pre-populates the Date field with Today's date.
Does that make sense?
Others may have better solutions, but that would be one way of achieving it.
-
Hi @Phil Robbins, Thanks for the response. This is helpful. I will try this solution.
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 65.2K Get Help
- 445 Global Discussions
- 143 Industry Talk
- 476 Announcements
- 5K Ideas & Feature Requests
- 84 Brandfolder
- 150 Just for fun
- 71 Community Job Board
- 488 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 301 Events
- 36 Webinars
- 7.3K Forum Archives