I would like to create a dashboard with multiple event panels. I would like each event panel to also include the panel that includes the fields? Is this possible. What I am really looking for is the view you get from the search view without the timeline.
Amazingly, this will only take a minute to do!
flashtimeline
<label>Search</label>
. Replace it with something else, like <label>Simple Search</label>
<module name="FlashTimeline" layoutPanel="graphArea">
. Delete that line and the two following lines, which specify width and height.</module>
lines at the bottom of the XML.This will give you exactly the search view without the timeline. Go back to the Search app and you will find "Simple Search" (or whatever you called it) under the Views menu.