Let’s say I have two tables:
1- Equipment
2- Lease Agreements
I’ll create a form for the users to create new agreements. The user will select basic stuff like date, duration, price etc and obviously the equipment. There should be drop down menu to select from the first table. But I cant do that!
(Another nice to have option would be to go into details of a single equipment, there would be a button that say “add new lease agreement for this equipment”.. and you would click and the system understands you are creating a lease agreement for this equipment)
Previosuly I used Airtable for some projects and “links” (relations in Glide) between tables worked differently. Therefore I might be missing something very easy!!