Idea

-1 rows


Description

Labels: Idea | Ideas
Record Types: Internal Ideas: Idea Record Type

Columns

Column Type Size Nulls Auto Default Children Parents Comments
Id id 18 null
Idea.ParentIdeaId FakeFK395C
IdeaComment.IdeaId FakeFK330C

Label: Idea ID

IsDeleted boolean 0 null

Label: Deleted

Title string 255 null

Label: Title

RecordTypeId reference 18 null
RecordType.Id FakeFK392C

Label: Record Type ID

CreatedDate datetime 0 null

Label: Created Date

CreatedById reference 18 null

Label: Created By ID

LastModifiedDate datetime 0 null

Label: Last Modified Date

LastModifiedById reference 18 null

Label: Last Modified By ID

SystemModstamp datetime 0 null

Label: System Modstamp

IsLocked boolean 0 null

Label: Is Locked

CommunityId reference 18 null
Community.Id FakeFK393C

Label: Zone ID

Body textarea 32000 null

Label: Idea Body

NumComments int 9 null

Label: Number of Comments

VoteScore decimal 18 null

Label: Vote Score

VoteTotal decimal 18 null

Label: Vote Total

Categories multipicklist 4099 null

Label: Categories

Status picklist 40 null

Label: Status

LastCommentDate datetime 0 null

Label: Last Idea Comment Date

LastCommentId reference 18 null
IdeaComment.Id FakeFK394C

Label: Idea Comment ID

ParentIdeaId reference 18 null
Idea.Id FakeFK395C

Label: Idea ID

IsHtml boolean 0 null

Label: IsHtml

Indexes

Constraint Name Type Sort Column(s)
FakeIndex101 Must be unique Asc Id

Relationships