Today is my first foray into scripting with AirTable and i feel like the best method of learning how to script is to figure out a use of it that would be easy and useful.
So i want to create a button that would copy certain fields and input them into a new row.
For instance, my company manages affordable housing vouchers and we want to keep track of units that do not work out, but the voucher recipient (potential tenant) will still be searching for a new unit.
Instead of rewriting over existing data, i wanted to make a button that would copy these fields:
Participant Name
Specialist Name
Action
Program
URL
NOTES
and input them into a new row with an updated STATUS of “Back OTC”. So we know that this person previously attempted to move into a unit, but that unit didn’t work out, now they are OTC (on the clock) to go find a new unit.
Does that make sense? i feel like making a button do this with a script should be a perfect way of getting my feet wet into scripting in general.
I appreciate anyone who is willing to walk me through this.