Each user has a role (sales, recruiter, Project coordinator)
Customers are just companies to use for CRM purposes.
Atm we have linked users to the customers as account managers. But we would like to also link the users whoose role is “project coordinator” to the customer.
So a customer can have both a account manager (userrole: sales) and project coordinator (userrole: project coordinator)
My solution, which Glide doesn’t like, is inside the customers table in airtable i’ve added another linked record to the users table and added to needed lookup fields to use in glidepages.
Then i’ve assigned a project coordinator on a customer who also have a account manager assigned (they all have) And refreshed the airtable data inside glide backend. The collumns appear inside the data tab, but the data (project coordinator information) doesn’t appear.
Alternatively, have a column for the “Sales ID” and one other column for the “Project Coordinator ID”, then 2 choice components filtering the right users out to choose only 1.
It shouldn’t be, no. The single-record link field should appear as a single relation column in Glide and the lookup should appear as a non-editable text column in Glide. If it’s not doing that, then book some time with me and I’ll help you troubleshoot.