Browse and select Salesforce object fields from the field picker.Documentation Index
Fetch the complete documentation index at: https://coconut-grid.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Field Picker
The field picker used to browse and select Salesforce object fields.Relationship Fields
Relationship fields provide access to fields from related records.- A relationship includes:
- The relationship ID field (e.g.,
OwnerId) - The relationship field (e.g.,
Owner)
- The relationship ID field (e.g.,
- The relationship field can be expanded or collapsed to browse fields from the related object
- Relationship paths allow you to reference fields across objects (e.g.,
Owner.Name,Owner.Manager.Name) - For polymorphic relationship fields (e.g.,
WhoId,WhatId), select the target object from a dropdown before expanding
You can reference fields up to 5 levels deep.