We will create new form in Oracle Form Builder by following these steps.
- Go to” FILE” menu then click “NEW” then click “FORM”
- A new form will create with default name “module”
- Save this form on any location.
- This form will save with extension “.FMB”
- When we compile this with (CTRL+T) it will create compile file “.FMX”
- “.FMB” is source file and “.FMX” is compile file
- Triggers
- Alerts
- Attached Libraries
- Data Blocks
- Canvases
- Editors
- LOVs
- Objects Libraries
- Parameters
- Popup Menus
- Program Units
- Properties Classes
- Record Groups
- Visual Attributes
- Windows
- Items
These are sub portions of one form we will discuss in next chapters in detail.
No comments:
Post a Comment
Thank You For Comment