How do I tell my Customer Detail view, to open my customer custom table view?
It is opening my internal site equipment view, and I dont really want to go through every column and adjust the showif’s to differ depending on useremail.
so I made a slice of the information I want to show the customer, and then a view off that slice.
But how do I make the customer detail view link to the customer table view?
Add a VC with link to view in the table, and then reference the VC column in the slice?