form

 

Form keyword defines data input section. Form has three major sections:

- head

- actions

- fields or tabs

 

Head describes top level area which can hold (readonly) data fields or method defined in a model. This data can be seen regardless of currently selected tab.

 

Below head area is actions area. Actions area holds actions which can be performed on currently selected document.

 

Bottom area is occupied by data input fields defined by fields or tabs keyword. Data input fields can be arranged on singe input area (fields) or they can be grouped on tabulated input area (tabs). Single tab is defined by tab name. All tabs are sorted by tab name, before they are processed by DRG Forms. 


 


Last update: 18.04.2021