Using the new Listing module feature to open in pop-up, you can configure a dashboard module so that when you click a tile, a listing filtered for the data related to tile opens in a pop-up. See this in action here.
Here are the steps to follow to get the same setup.
- Create an entity and enable the Include Dashboard option
- Include a property you will use to filter your grid and make sure you select the Filterable option for that property
- Navigate to the entity created page and first modify the Listing by clicking the cog and then selecting Listing
- Under General Settings, expand the settings and locate the Display Mode setting. Set it to In Popup and make note of the showGridPopup JS string provided.
- Set the pop-up width options to your preference
- Save your listing settings
- You may also wish to edit the Form and make your Filterable field into a Multiple Choice With Dropdown or Radio boxes.
- Next, from the Cog, select Dashboard
- Expand the Templates section
-