Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.

Record UI

The layout information, field information, and data for a record.
Property Name Type Description Filter Group and Version Available Version
layoutUserStates Map<String, Record Layout User State> A map of layout IDs to user state information. Medium, 41.0 41.0
layouts Map<String, Map<String, Map<String, Map<String, Record Layout>>>> A map of object API names to layout information for each object. Medium, 41.0 41.0
objectInfos Map<String, Object Info> A map of object API names to each object’s metadata. Big, 41.0 41.0
records Map<String, Record> A map of record IDs to each record’s data. Small, 41.0 41.0