Skip to main content
Version: 8.1

Set up typified app pages

Level: beginner

Typified pages is a functionality that lets you use different form pages for a single section based on a lookup value. For example, you can set different form pages for payroll calculation for employees and contractors. The button that adds records displays as many options as the number of typified pages you set up.

note

If your app is based on Classic UI functionality and includes Classic UI typified pages, users will see both Classic UI and Freedom UI typified pages.

Example

Add typified pages for employees and contractors in both Payroll and Benefits sections of the “Financial benefits” app you created earlier.

Fig. 1 Set up app typified pages
Fig. 1 Set up app typified pages

Before you set up typified pages, take additional steps:

  1. Add an Employment type dropdown field connected to custom Employment type lookup to the Financial benefits data source. Learn more: Set up a dropdown field
  2. Add the following values to the Employment type lookup: “Employee,” “Contractor.” Learn more: Manage lookup values.

To set up typified pages:

  1. Click to open the System Designer.

  2. Go to the Application management block → Application Hub.

  3. Click the Financial benefits app tile.

  4. Open the “Financial benefits list page” page.

  5. Select the List component → .

  6. Click the button next to the Object field (Fig. 2). This opens a window.

    Fig. 2 Add typified pages
    Fig. 2 Add typified pages
  7. Select “Payroll mini page for employees” in the Page for adding record field.

  8. Select the Use multiple pages based on a specific field value checkbox.

  9. Select “Employment type” in the Field that determines the page layout field.

  10. Add typified pages for employees.

    1. Click All employees. This opens a window. You can also set up typified pages for external users if you select External users.
    2. Select “Employee” in the Type field.
    3. Select “Payroll form page for employees” in the Default page field.
    4. Select “Payroll mini page for employees” in the Page for adding record field.
    5. Click Save.
  11. Add typified pages for contractors.

    1. Click All employees. This opens a window. You can also set up typified pages for external users if you select External users.
    2. Select “Contractor” in the Type field.
    3. Select “Payroll form page for contractors” in the Default page field.
    4. Select “Payroll mini page for contractors” in the Page for adding record field.
    5. Click Save.
  12. Click Save.

  13. Save the Freedom UI page.

You can set up the typified pages for the Benefits section in a similar way.

You can set up typified pages partially. Skipping the typified page for adding record, makes Creatio use default page for adding record instead. Skipping the default page for adding record makes Creatio use the default typified page instead. Skipping the typified page makes Creatio use the default page.


See also

Create a custom app

Freedom UI Designer