Published at: 2025-10-30
Object Functionality Overview
Object Definitions
In the ShareCRM system, data requires a container. For example, when recording a customer’s phone number and address, the [Account] serves as the object that carries this data.
Specifically, objects are categorized into: - Standard objects - Custom objects
picture coming soon:
Configuration page for the [Account Basic Information] object in the backend
picture coming soon:
Frontend display interface for [Account Basic Information]
Object Relationships
To address common business requirements, the system establishes two specific types of relationships between objects: - Master-detail relationships - Lookup relationships
Both relationship types are configured through fields. Click here for detailed explanations of these relationships.