Newer Version Available
Idea
Represents an idea on which users are allowed to comment and vote, for example, a suggestion for an enhancement to an existing product or process.
For more information, see Idea in the Object Reference.
Fields
| Field Label | API Field Name | Type | Digits | Length | Precision | Scale |
|---|---|---|---|---|---|---|
| Categories | Categories | multipicklist | 4099 | 7 | ||
| Created By ID | CreatedById | reference | 18 | |||
| Created Date | CreatedDate | datetime | ||||
| Deleted | IsDeleted | boolean | ||||
| Idea Body | Body | textarea | 32000 | |||
| Idea Comment ID | LastCommentId | reference | 18 | |||
| Idea ID | ParentIdeaId | reference | 18 | |||
| Idea ID | Id | id | 18 | |||
| Is Merged | IsMerged | boolean | ||||
| IsHtml | IsHtml | boolean | ||||
| Last Idea Comment Date | LastCommentDate | datetime | ||||
| Last Modified By ID | LastModifiedById | reference | 18 | |||
| Last Modified Date | LastModifiedDate | datetime | ||||
| Last Referenced Date | LastReferencedDate | datetime | ||||
| Last Viewed Date | LastViewedDate | datetime | ||||
| Name of Creator | CreatorName | string | 121 | |||
| Number of Comments | NumComments | int | 9 | |||
| Record Type ID | RecordTypeId | reference | 18 | |||
| Status | Status | picklist | 40 | |||
| System Modstamp | SystemModstamp | datetime | ||||
| Title | Title | string | 255 | |||
| Url of Creator's Profile Photo | CreatorFullPhotoUrl | string | 255 | |||
| Url of Creator's Thumbnail Photo | CreatorSmallPhotoUrl | string | 255 | |||
| Vote Score | VoteScore | double | 18 | 4 | ||
| Vote Total | VoteTotal | double | 18 | 0 | ||
| Zone ID | CommunityId | reference | 18 |