Save the date! Join us on October 16 for our Product Ops launch event. Register here.
Oct 12, 2018 11:21 AM
I have a table where I want all new entries (rows) to have a default value for a single select column. Is that possible?
Solved! Go to Solution.
Feb 25, 2020 06:49 PM
You got it!
Mar 03, 2020 03:52 PM
Yes I’m aware this fix exists. It’s the one I used. It is clunky, redundant and unnecessary.
Apr 30, 2020 12:01 PM
I agree this is not clean or DRY. would be better if there was just a way to make a default for single selects
Jun 12, 2020 03:29 AM
This would be really useful.
Sep 18, 2020 07:09 AM
Why has this not been done yet? We need single select for the default column. Cmon airtable!
Sep 18, 2020 08:17 PM
The newest workaround for setting a default value is to use an automation.
Oct 04, 2020 07:10 PM
How have you been successful with this using automations? The trigger seems to give me the option that if “x” cell is blank, but the action seems to lead me nowhere. Do you know of a way for the action to autofill an option that I choose?
Oct 04, 2020 07:52 PM
@Justin_Petersen I would use the trigger for “when a record is created”.
Oct 05, 2020 06:57 PM
@ScottWorld The trigger seems to work just fine (whether I am creating from a new record or triggering when the record matches conditions), it’s the action that I am just not getting. The action I am attempting to use is update record.
Oct 05, 2020 07:02 PM
@Justin_Petersen You haven’t provided enough information. Do you have screenshots or a video?