Why is the form interface different than editing an existing record for selected related/lookup fields in another table? The form interface for adding a new record is very minimal and only shows 1 field while editing an existing record shows multiple fields. Ideally, I want the new record form to show more details so I can filter out the best option. Is there any way to get the new form field to show more details?
I've attached the screenshots below to show the differences:
Base details: I have a base with multiple tables that use lookup fields.
- 1 table for Publications
- 1 table for References
The References table has a lookup to relate to individual Publications.
