...
Tip | ||
---|---|---|
| ||
It is highly recommended to mark the Use Data Model from the Properties sections and use the FAB Data Model Node in building up the fields, structures and tables list. The fields from the FAB Data Model Node will still have to be assigned to the Bound Field of the relevant control element. This will in turn create the same field list in the Fields Area Section like what has been exhibited in the above example.
FAB Data Model Node is similar to the Fields with the following additional characteristics:
Advantages of using the FAB Data Model Node
How to use the FAB Data Model Node.
Note: If the Data Model is not selected in an app, and the option 'DoNotSave' is checked in the bound field of an input field, the data entered onto that particular field doesn't get saved in the backend table /IQX/FORMS_INST. |
Sample FAB Application
Upload this XML file in the FAB Workbench (TCODE /IQX/FAB) View file name ADAM_DEMO_DATA_MODEL_000001.xml height 250
Create a class in SE24 with the name YCL_ADAM_DEMO_DATA_MODEL. Once created, switch the Class in Source Code-Based mode by clicking on then copy and paste the code from the file below. Activate the class View file name YCL_ADAM_DEMO_DATA_MODEL height 250
...