When my team is entering in projects, each engineer enters his own project. Currently we have to select our own name from a drop down, but having it be editable but already filled out in the form would help.
Sign in to see the current vote count, add your own vote, or leave a comment.
Hi @Bradley Jouty,
This can currently be achieved using URL query string to pre-fill values into a Form.
See: Use a URL query string to prefill different default values for the same form | Smartsheet Learning Center
it would take the form of something like:
https://SmartsheetURL/FormUniqueID?Column=Manager
Where:
Column = the Column Name or (over-ride Label used in the Form), with "%20%" in place of any spaces
Manager = your Project Engineer's name, with "%20%" for any spaces
For example:
https://SmartsheetURL/FormUniqueID?Project%20Engineer=Bradley%20Jouty
Hi @Bradley Jouty
I hope you're well and safe!
If you set the form, so the users have to be logged in to Smartsheet to see the form, you can collect the submitter with the system column, Created By, and then use a formula to translate that to what you need.
Make sense?
Would that work/help?
I hope that helps!
Be safe, and have a fantastic week!
Best,
Andrée Starå | Workflow Consultant / CEO @ WORK BOLD
✅Did my post(s) help or answer your question or solve your problem? Please support the Community by marking it Insightful/Vote Up, Awesome, or/and as the accepted answer. It will make it easier for others to find a solution or help to answer!
In the Resource Management Plan Settings in Control Center, there is no way to link the Client and Project Code fields even though they are not Custom fields and part of the first 3 fields you enter when creating a new project. I can't select them in the Custom Resource Management Information Fields because they are not…
I’d like to see user analytics for WorkApps. I’ve checked the user report available in the Collaborator Pack, but it only shows how many times someone has clicked into the WorkApp each month. I’d like to know: Which resources (dashboards, sheets, forms, etc.) are getting the most traffic? Where are people spending their…
The 'Sheet' icon appears purple in the left navigation but blue within the sheet, creating inconsistency. Aligning icon colors across the platform would improve clarity and simplify user training. Please standardize the icon color to enhance user experience and reduce confusion during onboarding.