Nov 22, 2023 03:12 AM
Hi
I have some linked tables. The first link is between "People" and "Working Groups". When in the Working Group table I can look up people's names and add them to the field "Members". When in the People table, I can make a link back to Working Groups, and a field called working groups will self populate with all the Working Groups that people are members off. This is all working fine.
I have a second link between "People" and "Training". When in the Training table I can look up people's names and add them to the field "Attendees". When in the People table, I can make a link back to Training, but I can't make a field that will self populate with all the training people have received. What am I doing wrong?
The only difference in layout between Working Groups and Training, is that training's unique identifier is a date.
Any light you could shed would be very helpful.
Thanks,
Davva
Solved! Go to Solution.
Nov 22, 2023 04:14 AM
You actually don’t want to create any reverse linked record fields, because Airtable automatically creates those “backlink fields” for you. If you don’t see the field that Airtable created for you, then it is hidden under the “hidden fields” button in the toolbar.
Nov 22, 2023 04:14 AM
You actually don’t want to create any reverse linked record fields, because Airtable automatically creates those “backlink fields” for you. If you don’t see the field that Airtable created for you, then it is hidden under the “hidden fields” button in the toolbar.
Nov 22, 2023 06:01 AM
Thanks Scott
That worked perfectly!