3. Configure Entry Layouts

  1. Set up an Instance of Clevero
  2. Create Records and Fields
  3. Create an Entry Layout
  4. Create a Navigation
  5. Create a View of Records

Overview

So far, we’ve created two records (Customers and Deals) and added fields to them. But, in our current state, we are unable to add any data as there is no User Interface.

We address this by creating an Entry Layout. An Entry Layout is the user interface for adding and editing records.


Video Walkthrough


Step by Step

Step 1 - Create and Design the Layout

  1. Navigate to SettingsSystem SettingsRecords
  2. Select your record (e.g. Customers).
  3. Click on Entry Layouts menu.
  4. Click + Add Layout (top-right) to create a new layout.
  1. If you’re in the right place, your screen will look like this:
  1. Enter a Layout Name and click Create.
  2. Drag and drop elements to design your UI. In this example, we’ll add:
    1. Form Data
    2. A Field Group inside the Form Data
    3. Fields (3 of them) inside the Field Group
  1. Click into each field and choose which “Fields” to display (e.g. Name, Phone, Email).
  2. Once you're done with the layout, click Save Changes (top-right).
📘

Info

To understand more about Entry Layouts, see: Entry Layout Builder

Step 2 - Assign Roles to the Entry Layout

To make your Entry Layout usable, we need to assign it to a role.

  1. On your Entry Layout, click the Settings tab (next to Explorer).
  2. Set Action to View and Add.
  3. Assign one or more Roles (e.g. Admin).
  4. Click Save Changes to save the settings.
  1. Repeat the same process for your Deals record.


What’s Next

Now that we've added an Entry Layout for Customers, and an Entry Layout for Deals, we're going to move on to Setting up a Navigation.