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
Hi, "Fields marked with an asterisk (*) are required." is the very first line in the body of every form I create. I don't remember seeing it before (unless you missed filling out a required field; then you would see the message). Is there a way to turn it off or change it? None of my forms are in English so the message is…
I have a sheet that I pull into a report. The report I then want to use to make a stacked bar chart and put into a dashboard if I can. The columns I am trying to make into a stacked chart are: Lead, project and phase. The issue is that there are several leads and I need the stacked bar chart to show in different colors for…
I have a dynamic view setup for a dashboard that has NO restrictions And on the Sharing tab, I have a Group that I created as the additional share access to the view But the individuals in the Group still cannot see the data from the dashboard. Am I missing something? Because when I share the view to them individually…