27th October 2023
Lookup Fields 🕶️ Select from View
You can now configure lookup fields to only show records from a table if they are in a given view.
This is very useful if you want to only show some records to the user when selecting from the drop-down menu while working on the record. Maybe you only want them to choose from active projects, or only from vendor-type contacts, etc.
Note that this is a front-end feature only. There is no enforcement in the API to ensure a record really is in the given view, and if a related record is modified to make it no longer applicable to the view, the referring record is not updated in any way.