Skip to content

Add new field to screen

The task involves adding a new field to the display.

The screen should be designed to look like this:

getstartedpostgres.png

Live Sample · GitHub

Step1 Create DAO, DTO , Service, Controller

see Create environment

Step2 Add screen

see Add screen

Step3 Add view to corresponding screen.json

see Add view

Step4 Add widget and field to corresponding view.json

see Add widget and field

Example

addinputfield.gif