Page History
...
- Use the LANSA SELECT_SQL command to build powerful queries over one or more tables.
- The SELECT_SQL command provides read-only access to tables.
- This application can easily be extended to delete an employee note or add a new employee note.
- The Pop Up reusable part provides an easy-to-use pop-up for your web page. Interaction between web page and pop-up is handled by LANSA properties, events and methods.
- The Message Box control provides a simple-to-implement message box that will fit into most applications.
- Employee data was displayed using a number of field visualizations based on their Repository definition. For example, Title.
...