Application Description
This sample application demonstrates how to use the Popup Panels element, which extends popup functionality beyond the Popup Menu.
This element provides a fully-functional, configurable window that can include sub-reports, images, and other standard visualizations. Examples provided include:
- Showing a modal popup panel from a link
- Showing/hiding a non-modal popup panel using onMouseOver and onMouseOut events
- Using a popup panel for simple data entry (such as a login box)
- Placing a data table within a popup panel and passing data based on mouse clicks
- Placing an Input Select List in a data table in a popup panel and passing data about the item selected
Installation Instructions
- Download and extract the sample application zip file that is attached to this knowledge base article
- Create a new Logi Application using the Logi Studio IDE - follow the installation wizard instructions
- Navigate to the _Settings file, update the path element to point to the installation directory
- In your file system, navigate to Logi application installation directory and replace the _Definitions, _SupportFiles, and _Themes directory with the content from the sample application zip file
- Run the application
Further Readings
Popup Panels: Click Here