Skip to main content

Hi Airtable community,

My first extention is now available.
Link Record Helper - Marketplace - Airtable

It is a simple function to copy and paste multiple selected records into one Link to other table field.
Just copy, paste, click, and paste. Simple design, no settings needed.

For example by displaying only the primary fields in the Grid View, you can freely select records using check boxes.

Also, it is possible to convert a single Link to other table list to multiple records. (To tell the truth, I can't think of a use case for this one)

I would be grateful if you could report bugs and reviews.
Thanks.

I have been using this extension for a year now dealing with timecard sign out sheets and it has been a lifesaver! The only thing I am running into now is if there are several records with the same name (in this case a last name), the extension does not differentiate between them. Trying to figure out a workaround with this.


Hm, perhaps you could try creating a new formula field with ‘RECORD_ID()’, and then using that value instead?

Not sure how your data’s set up though, if the above doesn’t help could you provide some screenshots?