Aqtra Platform Studio allows building a unique user interface for each Component using Interface Builder. Interface Builder is accessed via Studio → Component → <Your_Component_Name>→ Definition navigation, and will look like shown below.

001.png

Interface Builder allows doing the following:

Creating a new form

Once Component’s Object model is set up, the new form to show the desired elements of the Component can be created. For that, each component data field (property) that needs to be shown in UI have to be added to the main component page (called Main Page by default).

This can be done one of the two ways:

169.png

170.png