Add multiple Projects to an Employee (and viceversa) on Layout

EDIT: I am using Big Tables. I found that Lookup is not available :melting_face:

I have an Employee table. I have a Project Table. I want to be able to Add an employee with the Add button and Edit an employee with the Edit Button, where I can select multiple Projects for him, using the Add and Edit forms on the Layout.

In the Project Layout, I want to be able to add one or many existing Employees.

I really thought that should be simple, but no. I cannot find any use with Choice, or any other components. I saw the Glide Certifications 1-3 with no success. What am I doing wrong?

I found a 3 year old Many to Many relations (here) and well… It won’t work for me because it uses Lookup :melting_face:

I’m just 4 days into Glide. Am I still in time to look for an alternative? I really think it is something normal to relate using Layouts and not from the Data editor, as every single Glide video shows.

Please check the list of limitations for Big Tables.

1 Like

My first question would be do you need Big Tables for your app? Is it safe to assume you are storing a huge number of records?

Boom! Yes, I missed completely the Linked Glide Table. I thought it had to do with linking to other source. Anyways, this is my free plan testing Glide and looking to see if it fits for a business case. Thanks ThinDinh!

1 Like