Ola
Download BANanoWebix Things
In Part 1, we created the shell skeleton of our apps, this entailed the multi-view control and the various pages we needed. These were clients, positions and cities.
In Part 2, we looked at the backend of our app, we created a BANanoSQL database for cities and positions and we parked the client table.
In Part 3, we look at creating the various screens for both the cities and the positions, this will entail creating the data-table and forms for cities and positions.
Part 4
The code for this example is attached as BANanoWebixMultiPage from the download above. Copy the files in the 1. Libraries folder to your external b4j libraries folder.
At the end of this part, we should have achieved something like this..
The code discussed below was generated like this...
Download BANanoWebix Things
In Part 1, we created the shell skeleton of our apps, this entailed the multi-view control and the various pages we needed. These were clients, positions and cities.
In Part 2, we looked at the backend of our app, we created a BANanoSQL database for cities and positions and we parked the client table.
In Part 3, we look at creating the various screens for both the cities and the positions, this will entail creating the data-table and forms for cities and positions.
Part 4
The code for this example is attached as BANanoWebixMultiPage from the download above. Copy the files in the 1. Libraries folder to your external b4j libraries folder.
At the end of this part, we should have achieved something like this..
The code discussed below was generated like this...
Last edited: