I’ve got a table with the primary field being materials. I also have a projects field that will require the use of some of these materials. Each material will be given a serial code that is universally unique and a product code that is unique to each project (materials can be used for multiple projects and the product code will change for each project)
How to set up my base to have a project view where I can view and edit the product code field but only have that record be relevant to that project.