Sign in to join the conversation:
I was just asked if there is a way to have one of the values in a dropdown list be the "default" value. My gut says there is not, or I've had done this a long time ago, but wanted to ask the community before I say No.
You can, in essence. If you are using a form to populate the dropdown list you can put that value in a hidden field, and then change it after the form is submitted.
If you're talking about when you add a new row - right from in smartsheet? Maybe not. When I create my templates for new projects in our project sheet I have the template rows already set at my default value before copying them into my sheet. So it kind of depends on how you are using them.
Hi Mike,
When configuring forms, there is an option available for dropdown lists to select a default value.
Kind regards,
Chris McKay
Gotcha, I didn't check that. However, it still depends on where you are wanting to see that default value. If you want the value to be default when you create a new row in Grid layout, that option doesn't currently exist. AND if you don't want people to adjust that default option in the form, you would want to hide that field!
Yep, the grid functionality doesn't exist yet.
I am a believer in keeping users at or below Editor permissions and then locking columns. That prevents them from accessing the underlying form configuration while still having the right level of access to change values in the sheet (even in locked columns).
You could create a default value in the grid using a formula. For example, if you fill ="default value" in an entire column, then any new rows will have that value auto-populated.
Hi Daniel,
The issue you have there is that when it comes to formulas, Smartsheet does not see sheets as having "entire columns".
So if we have 50 rows visible and paste the ="default value" into the visible rows, eventually you'll reach a stage where users overwrite the last instance of the formula you created as Smartsheet will not keep copying the formulas down the sheet if users are overwriting existing rows.
Thanks Chris. Indeed, I agree with you that the formula method isn't foolproof. You could lock the column, but an admin may still overwrite a value. I expect it would still help with some solutions, though.
Relatedly: the concept of formulas that apply to an entire column is something we are investigating.
Best regards,
Daniel
Hello, I'm encountering an issue when attempting to copy certain Smartsheet sheets. When I try to "Save As New," the process consistently times out, indicated by a spinning cogwheel. On occasion, I also receive an error message stating that Smartsheet is unavailable. This problem is not affecting all of my sheets, only a…
Is it possible for dropdowns to filter by value? For example, my dropdown options are: Solar Battery, Winter Battery, PV Panels, PV Interconnections. If I type into a cell that uses this dropdown and enter “Battery,” none of the battery options appear. But if I type “PV,” then both “PV Panels” and “PV Interconnections”…
There are several instances when I make a new column in a sheet and want to add the description. The current set up is two different functions. Can the "Add Column Description" be added to this prompt box? I use several column formulas and automated columns that are also locked. In order to "Add Column Description", I have…