|
|
In my first article about the new open-source RPGUI framework, I went through the complete setup and configuration process to the point where you had a working example that was pulling data from the IBM i and displaying it in an Ext JS data grid.
This part 2 article will take the RPGUI framework to the next level by including some additional functionality, encapsulating some functionality, introducing the process of sending data back to the server and expounding on the raw contents of the HTTP transmission. You can find the next version of RPGUI, containing all the necessary IFS files and RPG source code, on my Web site. File RPGUI_v0.02b.zip corresponds to this article.
At a high level, our task is to display a contact information form to the users. After they load a record into it from the server, we’ll then submit form changes back to the server. The form, shown in Figure 1, was built using the FormPanel Ext JS UI component.
Browse products and services for Developer.