When creating a search view I can set which list view to show. However when I select a row I get the default view.
Say this is product_product. When selecting the result of my search I get the default product_product view.
I need some directive for my view to be used when selecting a line from my search.
Cannot use priority because that will cause all form views to default to my new view.
↧