Idea Summary
I would like to be able to use a well designed “base table” page (Regular Faceted page with add/modify etc.) as my look up page (modal) for the “base table”
Use Case
The “base table” page, for eg. products, is very well designed and allows users to look for products, add a product etc. On the Orders page, I want to show this exact page as a modal page that will allow the user to select a product or even add the product before selecting the product and return to the Orders page
Preferred Solution (Optional)
1. add a few declarative options to the Page
2. Allow the Page to figure out if it is in dialog mode or regular mode to hide/show certain columns, buttons etc.
3. This is almost equivalent to the default lookup page being replaced with my custom lookup page