Skip to main content

Building the "Order Management" Training App : Structuring Forms - Field Areas

Prerequisite : The Supplier, Product, Client and Order objects are linked together

What is a Field Area ?

A Field Area groups related fields in forms and lists for better organization... Learn more

Customizing the Order Business object form

Creating a Field Area

To create a Field Area on the Order Business object, follow the steps below :

  1. In the Business objects > Business objects menu, open TrnOrder
  2. Click Edit form on the Business object's form (this will open the template editor)
  3. Hover over the template and click on the +
  4. Click Fields Area

A Field Area is added to the object's template

Adding a label and icon to the Field Area

To add a label and icon to the Field Area, follow the steps below :

  1. Hover over the previously created Field Area, click the Edit icon
  2. Fill in the Field Area information like so :
    • Label : Product
    • Icon code : products (you can also use the icon picker to select an icon)
  3. Click Save

Rename the TrnOrder-1 Field Area :

  • Label : Order
  • Icon code : box

Adding the Product fields to the "Product" Field Area

To add the Product fields to the "Product" Field Area, follow the steps below :

  1. Hover over the Product id field
  2. Click and hold the move icon
  3. Drag & Drop the Field into the target Product Field Area

Repeat these steps for the remaining Product fields :

Adding the Client fields to the "Client" Field Area

To add the Client fields to the "Client" Field Area, follow the steps below :

  1. Add a new Field Area on the Order template
  2. Fill in the Field Area information like so :
    • Label : Client
    • Icon code : user
  3. Click Save
  4. Move the Client fields into the target Client Field Area

Structuring the Order Template

To structure to Order form, follow the steps below :

  1. Hover over an empty area of the template
  2. Click the + icon, and select 2 cols
  3. Move the Client Field Area into the right column

Repeat these steps for the Product and Order Field Areas :