Wednesday 24 February 2016

FPM OVP Application-Adding buttons on the Global toolbar of the FPM Application

The link: FPM OVP Application -Integrating Header LIST UIBB and ITEMListUIBB provides steps to display list UIBBs.
Test the application .
14
Now we have to add some button on the global toolbar (area marked in red color).
1.jpg
Select the application configuration and click on Display configuration button.
4
Click on the link on the configuration name.
5
Click the Toolbar schema, then click the EDIT button, then select Global toolbar, then click on the Create Toolbar element button.
2
Add SAVE< CANCEL and EDIT button.
3
Save it.
4
Now test the application and here the buttons available  in the global toolbar area of the  application.
5
Next task is to respond to the button click(s). Now figure out the application controller class.
Expand the general setting in the application configuration. From Floorplan setting-> Application controller settings.
6
So here we have the feeder class.7
The message class.
8
Go to the After_process_event method of the application controller class.9
Put the below code as shown below.
10
test the application and click each button and the corresponding action is triggered and the appropriate message text is displayed.
11121314
--------------------------------------------------------------------------------------------------------------------------

No comments:

Comments system

Disqus Shortname