Hello,
I am quite new to AirTable but have some JavaScript experience.
I am able to script for changes to the data types I need (Date, numbers, single select, short text etc) but this last one has thrown me.
In my test table (ConorTest) there are 3 fields
- Status - Single select
- Employee Currently Issued the Equipment
- Employee Previously Issued the Equipment
With fields 2 and 3, the value in these fields is linked to a different employee table
Field 2 - with “Allow linking to multiple records” NOT selected
Field 3 - with “Allow linking to multiple records” selected
When the status field is changed, I want to populate the second field with the value for the first (without overwriting what is there)
Has anybody done anything similar?
Thank you
Conor