Published at: 2025-10-30

Layout Overview


Use Cases

After configuring specific fields within an object, different layout configurations are required when:

  1. Creating/editing a specific record;
  2. Viewing detailed information of a particular record;
  3. Browsing all records in a unified table view.
    Although processing information for the same object, different scenarios require focusing on distinct key fields and information, necessitating customized layout configurations for these pages.

Configuration Guide

  • Access Path: Admin Console > Custom Object Management > Object Details > Layout;
  • Supports custom configurations for field visibility and styling on detail pages, create/edit pages, list views, and process list views;
  • Enables layout management, allowing users to add, delete, or modify layouts to meet business requirements;
  • Supports assigning different layouts to specific Roles and Record Types for tailored visibility.

picture coming soon:

FAQs

1. Why do all layouts show the same last modified time after adding/deleting fields?

Adding/deleting fields in the field list automatically updates all layouts under the object, synchronizing their modification timestamps. Exceptions occur only if a new field is manually configured to remain hidden in specific layouts.

2. How long are drafts stored?

Drafts for objects on the Web or mobile clients are stored server-side with no expiration period.

Submit Feedback