Your own form on the LPT Development Platform
- LPT wizard and
- form design tools
you can easily create it using. For detailed information, please refer to the following steps.
1 - Right click on the project
- LPT Form Object selected
- next button.
2 - Type the form name in the File name field
We press the next button.
3 - If you are going to adopt a form for a product, select a form for the product from the grid.
In this example, we will create a Custom form and proceed without selecting a field.
Located on the screen;
- “If the Create event handler class is checked, the form is created with the EventHandler class.
- “Clear inherited events & properties” choice used for customization forms
if it is marked, take only the design part of the adaptation form and
connections are empty.
4 - Automatically create Event Handler class,
In which package this class will be placed and the class name will be entered.
The automatically assigned name can be changed depending on the request.
Click on the Finish button to define the form creation process.
5 - If a CBO is available, it will be selected from this screen and the required fields will be associated with CBO and specify which component to use,
so you do not have to define the components separately on the design screen. If CBO is not available, Finish button will be done without any operation.
5 - In a custom form,
From the LPT form design screen, make sure to select property> EditObjectClass
we must select a CBO (Custom Business Object) that we have created.
Note: If the definition of CBO was made in the previous process, there is no need to define it again.