[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-06 UTC."],[[["\u003cp\u003eCustomFieldValue represents the value of a CustomField that doesn't have a drop-down data type.\u003c/p\u003e\n"],["\u003cp\u003eIt inherits from BaseCustomFieldValue, which includes the ID of the associated CustomField.\u003c/p\u003e\n"],["\u003cp\u003eThe 'value' field stores the actual custom field value, with its type depending on the CustomField's data type.\u003c/p\u003e\n"],["\u003cp\u003eThis value can be a text, number, boolean, date, date-time, set, or an object value, determined by the CustomFieldDataType.\u003c/p\u003e\n"],["\u003cp\u003eCustomFieldValue is used within various services like ForecastService, LineItemService, OrderService, ProposalLineItemService, and ProposalService.\u003c/p\u003e\n"]]],["The document details `CustomFieldValue`, used within various services like `ForecastService`, `LineItemService`, `OrderService`, `ProposalLineItemService`, and `ProposalService`. `CustomFieldValue` represents the value of a `CustomField`, excluding dropdown types. It inherits from `BaseCustomFieldValue`, requiring a `customFieldId`. The `value` field's type varies based on the associated `CustomField`'s data type, including `TextValue` for `STRING`, `NumberValue` for `NUMBER`, and `BooleanValue` for `TOGGLE`.\n"],null,[]]