Work with the CRUD Form

Now it’s time to test the form.

Remember that the line of MILLERS POINT PARKING PTY LTD was missing from the rating data you imported at the beginning of this tutorial. This can be seen on the Exposure per Customer Rating chart if you point your mouse to the NO RATING bar. The chart is generated based on the joined data from the Rating.csv file and the Fusion Hello World Datasource from the API Catalog.

Fig. 42: The missing rating is highlighted on the chart.

Fig. 42: The missing rating is highlighted on the chart.

You will use the form to add the rating for MILLERS POINT PARKING PTY LTD.

To add data using the CRUD form

  1. Enter the data in the form:
    • ID: 14
    • Customer: MILLERS POINT PARKING PTY LTD
    • Rating: select 3 - Fair Risk from the list.
  2. Click Insert / Update and watch the chart and the table as they are updated live.
Fig. 43: The UI components are updating as you insert data.

Fig. 43: The UI components are updating as you insert data.

To delete data using the CRUD form

  1. Enter the ID of the customer that you what to delete.
  2. Click Delete. The chart and the table are updating to reflect the absence of the deleted line.