Retrieve custom field information
Retrieving custom field entries gets you information about the entries in a custom collection.
The following methods retrieve custom collection entries:
- getCollectionEntry() retrieves a custom collection entry directly by key.
- getCollectionEntryByEntryCode() retrieves details of a custom collection entry by entry code.
- findCollectionEntries() searches a custom collection custom field entries that match a given value.