Table of contents
-
Visual LANSA Tutorials
- About the Tutorials
- User Interface Tutorials
- LANSA Editor Tutorials
-
Repository Development Tutorials
- REP000 - What is the LANSA Repository?
- REP001 - Create Fields
- REP002 - Field Visualizations
- REP003 - Validation Rules
- REP004 - System and Multilingual Variables
- REP005 - Creating Files
- REP006 - Logical Views
-
REP007 - File Validation Rules/Triggers
- Step 1. Add a Rule to file iiiDepartments
- Step 2. Recompile the File and Test Department Rules
- Step 3. Referential Integrity Rule in iiiEmployees File
- Step 4. Add Rules to iiiSalary Field
- Step 5. Recompile the File and Test Employee Rules
- Step 6. Complete Referential Integrity
- Step 7. Know about File Level Triggers
- Summary
- REP008 - Virtual Fields
-
REP009 - Access Routes and Predetermined Join Fields
- Step 1. Understand the Database Relationship
- Step 2. Create Access Route from Department File
- Step 3. Create Access Route from Employee File
- Step 4. Create Fields in the LANSA Repository
- Step 5. Add File Lookup PJF to Employee File
- Step 6. Test New PJF in Employee File
- Step 7. Add PJFs to Department File
- Step 8. Modify Test Form
- Summary
-
REP011 - Repository Summary
- Step 1. Create the File Definition
- Step 2. Modify Field Definitions
- Step 3. Add Rules to the File
- Step 4. Create and Execute a Test Form
- Step 5. Add a Virtual Field to Your File
- Step 6. Create an Access Route and a Predetermined Join Field (PJF)
- Step 7. Recreate Employee Holidays Application
- Step 8. Create a Logical View and Test
- Summary
- REP012 - Check In Objects (Optional)
-
Programming RDML with Visual LANSA Forms
-
FRM015 - Getting Started with Forms Programming
- Step 1. Editor Settings
- Step 2. Create a Component
- Step 3. Add Components to the Form
- Step 4. Change the Properties of a Component
- Step 5. Add Remaining Push Buttons and Set their Properties
- Step 6. Add a Field to the Form and Set its Properties
- Step 7. Create Event Routines for the Push Buttons
- Step 8. Add Logic to the Hello Button Click Event
- Step 9. Add Logic to the Other Click Events
- Step 10. Compile the Form
- Step 11. Execute the Form
- Step 12. Align and Size Components
- Step 13. Component Definitions
- Step 14. Understanding Events
- Step 15. Using Component Properties
- Step 16. Understanding Component Methods
- Summary
- FRM025 - Insert a Database Record
- FRM035 - Maintain a Simple Database Table
- FRM045 - Using LANSA Debug
-
FRM055 - List Component Basics
- Step 1. Create a Simple List
- Step 2. Select Data to Fill the List
- Step 3. Create Multiple Lists
- Step 4. Fill the Lists
- Step 5. Make List View Columns Sortable
- Step 6. Change Appearance of the Form
- Step 7. Read Sorted List Items (optional)
- Step 8. Sort Department and Sections Combo Boxes (optional)
- Summary
- FRM065 - Using List Components
- FRM075 - Using a Working List
- FRM085 - Update from a Grid
- FRM095 - Calling a Function
- FRM105 - Define a Trigger Function
- FRM115 - Writing Reports
- FRM125 - Check Out / In to IBM i
-
FRM015 - Getting Started with Forms Programming
-
Visual LANSA Framework (VLF) Introduction
- Common Exercises
- VLF for Web Application Module (WAM) Applications
- VLF for Windows Applications
- Appendix A. Personnel Demonstration System