Getting Started Tutorial
Create the Order Entity
Next, we will create an Order entity, following the same procedure we used to create the Product entity.
Click Entities on the top navigation bar.
Follow these steps:
- Click to open the entity tools control.
- Click New Entity. The entity creation dialog appears.
- Type Order in the Title field.
- Click SAVE. The new Order entity is displayed. If you are prompted to update the index, click No.
You have just created your second entity, the Order entity.
NOTE:
The Order entity might be hidden behind the Product entity. Click and drag the Product entity to uncover the Order entity.
The following picture summarizes the steps for creating the Order entity.