Basic Form Metadata (mspp_entityformmetadata) table/entity reference

Defines the additional behavior modification logic to augment or override the functionality of form components that is not possible with Dynamics 365 entity and form metadata.

Messages

The following table lists the messages for the Basic Form Metadata (mspp_entityformmetadata) table. Messages represent operations that can be performed on the table. They may also be events.

Name
Is Event?
Web API Operation SDK for .NET
Create
Event: True
POST /mspp_entityformmetadatas
See Create
Create records
CreateMultiple
Event: True
CreateMultiple CreateMultipleRequest
Delete
Event: True
DELETE /mspp_entityformmetadatas(mspp_entityformmetadataid)
See Delete
Delete records
Retrieve
Event: True
GET /mspp_entityformmetadatas(mspp_entityformmetadataid)
See Retrieve
Retrieve records
RetrieveEntityChanges
Event: True
RetrieveEntityChangesRequest
RetrieveMultiple
Event: True
GET /mspp_entityformmetadatas
See Query data
Query data
Update
Event: True
PATCH /mspp_entityformmetadatas(mspp_entityformmetadataid)
See Update
Update records
UpdateMultiple
Event: True
UpdateMultiple UpdateMultipleRequest
Upsert
Event: False
PATCH /mspp_entityformmetadatas(mspp_entityformmetadataid)
See Upsert a table row
UpsertRequest
UpsertMultiple
Event: False
UpsertMultiple UpsertMultipleRequest

Events

The following table lists the events for the Basic Form Metadata (mspp_entityformmetadata) table. Events are messages that exist so that you can subscribe to them. Unless you added the event, you shouldn't invoke the message, only subscribe to it.

Name Web API Operation SDK for .NET
BulkRetain BulkRetain Learn to use messages with the SDK for .NET
PurgeRetainedContent PurgeRetainedContent Learn to use messages with the SDK for .NET
Retain Retain Learn to use messages with the SDK for .NET
RollbackRetain RollbackRetain Learn to use messages with the SDK for .NET
ValidateRetentionConfig ValidateRetentionConfig Learn to use messages with the SDK for .NET

Properties

The following table lists selected properties for the Basic Form Metadata (mspp_entityformmetadata) table.

Property Value
DisplayName Basic Form Metadata
DisplayCollectionName Basic Form Metadata
SchemaName mspp_entityformmetadata
CollectionSchemaName mspp_entityformmetadatas
EntitySetName mspp_entityformmetadatas
LogicalName mspp_entityformmetadata
LogicalCollectionName mspp_entityformmetadatas
PrimaryIdAttribute mspp_entityformmetadataid
PrimaryNameAttribute mspp_name
TableType Virtual
OwnershipType OrganizationOwned

Writable columns/attributes

These columns/attributes return true for either IsValidForCreate or IsValidForUpdate (usually both). Listed by SchemaName.

mspp_adddescription

Property Value
Description
DisplayName Add Description
IsValidForForm True
IsValidForRead True
LogicalName mspp_adddescription
RequiredLevel None
Type Boolean
GlobalChoiceName mspp_entityformmetadata_mspp_adddescription
DefaultValue False
True Label Yes
False Label No

mspp_attributelogicalname

Property Value
Description
DisplayName Attribute Logical Name
IsValidForForm True
IsValidForRead True
LogicalName mspp_attributelogicalname
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 100

mspp_constantsummaximumtotal

Property Value
Description
DisplayName Constant Sum Maximum Total
IsValidForForm True
IsValidForRead True
LogicalName mspp_constantsummaximumtotal
RequiredLevel None
Type Integer
MaxValue 2147483647
MinValue 0

mspp_constantsumminimumtotal

Property Value
Description
DisplayName Constant Sum Minimum Total
IsValidForForm True
IsValidForRead True
LogicalName mspp_constantsumminimumtotal
RequiredLevel None
Type Integer
MaxValue 2147483647
MinValue 0

mspp_constantsumvalidationerrormessage

Property Value
Description
DisplayName Constant Sum Validation Error Message
IsValidForForm True
IsValidForRead True
LogicalName mspp_constantsumvalidationerrormessage
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 4000

mspp_controlstyle

Property Value
Description Specifies how the control should be modified or enhanced.
DisplayName Control Style
IsValidForForm True
IsValidForRead True
LogicalName mspp_controlstyle
RequiredLevel None
Type Picklist
DefaultFormValue -1
GlobalChoiceName mspp_entityformmetadata_mspp_controlstyle

mspp_controlstyle Choices/Options

Value Label
100000000 Option Set as Vertical Radio Button List
100000001 Option Set as Horizontal Radio Button List
100000002 Single Line of Text as Geolocation Lookup Validator
100000003 Group Whole Number as Constant Sum
100000004 Group Whole Number as Rank Order Scale No Ties
100000005 Group Whole Number as Rank Order Scale Allow Ties
100000006 Multiple Choice Matrix
100000007 Multiple Choice
100000008 Group Whole Number as Stack Rank
756150000 Render Lookup as Dropdown
756150001 Code component

mspp_createdby

Property Value
Description Shows who created the record.
DisplayName Created By
IsValidForForm True
IsValidForRead True
LogicalName mspp_createdby
RequiredLevel None
Type Lookup
Targets systemuser

mspp_createdon

Property Value
Description Shows the date and time when the record was created.
DisplayName Created On
IsValidForForm True
IsValidForRead True
LogicalName mspp_createdon
RequiredLevel None
Type DateTime
CanChangeDateTimeBehavior True
DateTimeBehavior UserLocal
Format DateAndTime
ImeMode Inactive
SourceTypeMask 0

mspp_cssclass

Property Value
Description
DisplayName CSS Class
IsValidForForm True
IsValidForRead True
LogicalName mspp_cssclass
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 100

mspp_description

Property Value
Description
DisplayName Description
IsValidForForm True
IsValidForRead True
LogicalName mspp_description
RequiredLevel None
Type Memo
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 10000

mspp_descriptionposition

Property Value
Description
DisplayName Position
IsValidForForm True
IsValidForRead True
LogicalName mspp_descriptionposition
RequiredLevel None
Type Picklist
DefaultFormValue 100000000
GlobalChoiceName mspp_entityformmetadata_mspp_descriptionposition

mspp_descriptionposition Choices/Options

Value Label
100000000 Above the field
100000001 Below the field
100000002 Above the label

mspp_entityform

Property Value
Description Unique identifier for Entity Form associated with Entity Form Metadata.
DisplayName Basic Form
IsValidForForm True
IsValidForRead True
LogicalName mspp_entityform
RequiredLevel ApplicationRequired
Type Lookup
Targets mspp_entityform

mspp_entityformforcreate

Property Value
Description
DisplayName Basic Form for Create
IsValidForForm True
IsValidForRead True
LogicalName mspp_entityformforcreate
RequiredLevel None
Type Lookup
Targets mspp_entityform

mspp_entityformmetadataId

Property Value
Description Unique identifier for entity instances
DisplayName Basic Form Metadata
IsValidForForm False
IsValidForRead True
LogicalName mspp_entityformmetadataid
RequiredLevel SystemRequired
Type Uniqueidentifier

mspp_fieldisrequired

Property Value
Description
DisplayName Field is Required
IsValidForForm True
IsValidForRead True
LogicalName mspp_fieldisrequired
RequiredLevel None
Type Boolean
GlobalChoiceName mspp_entityformmetadata_mspp_fieldisrequired
DefaultValue False
True Label Yes
False Label No

mspp_geolocationvalidatorerrormessage

Property Value
Description The error message to be displayed when the geolocation validator validation fails.
DisplayName Geolocation Validator Error Message
IsValidForForm True
IsValidForRead True
LogicalName mspp_geolocationvalidatorerrormessage
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 4000

mspp_groupname

Property Value
Description Shows which attributes are to be grouped and rendered as a composite control if the control style is a groupings type such as "Group Whole Number as Constant Sum."
DisplayName Group Name
IsValidForForm True
IsValidForRead True
LogicalName mspp_groupname
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 100

mspp_ignoredefaultvalue

Property Value
Description
DisplayName Ignore Default Value
IsValidForForm True
IsValidForRead True
LogicalName mspp_ignoredefaultvalue
RequiredLevel None
Type Boolean
GlobalChoiceName mspp_entityformmetadata_mspp_ignoredefaultvalue
DefaultValue False
True Label Yes
False Label No

mspp_label

Property Value
Description
DisplayName Label
IsValidForForm True
IsValidForRead True
LogicalName mspp_label
RequiredLevel None
Type Memo
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 10000

mspp_maxmultiplechoiceselectedcount

Property Value
Description
DisplayName Multiple Choice Max Selected Count
IsValidForForm True
IsValidForRead True
LogicalName mspp_maxmultiplechoiceselectedcount
RequiredLevel None
Type Integer
MaxValue 100
MinValue 0

mspp_minmultiplechoiceselectedcount

Property Value
Description
DisplayName Multiple Choice Minimum Required Selected Count
IsValidForForm True
IsValidForRead True
LogicalName mspp_minmultiplechoiceselectedcount
RequiredLevel None
Type Integer
MaxValue 100
MinValue 0

mspp_modifiedby

Property Value
Description Shows who last updated the record.
DisplayName Modified By
IsValidForForm True
IsValidForRead True
LogicalName mspp_modifiedby
RequiredLevel None
Type Lookup
Targets systemuser

mspp_modifiedon

Property Value
Description Shows the date and time when the record was modified.
DisplayName Modified On
IsValidForForm True
IsValidForRead True
LogicalName mspp_modifiedon
RequiredLevel None
Type DateTime
CanChangeDateTimeBehavior True
DateTimeBehavior UserLocal
Format DateAndTime
ImeMode Inactive
SourceTypeMask 0

mspp_multiplechoicevalidationerrormessage

Property Value
Description
DisplayName Multiple Choice Validation Error Message
IsValidForForm True
IsValidForRead True
LogicalName mspp_multiplechoicevalidationerrormessage
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 4000

mspp_name

Property Value
Description The name of the custom entity.
DisplayName Name
IsValidForForm True
IsValidForRead True
LogicalName mspp_name
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 100

mspp_notes_settings

Property Value
Description
DisplayName Notes Settings
IsValidForForm True
IsValidForRead True
LogicalName mspp_notes_settings
RequiredLevel None
Type Memo
Format Text
FormatName Text
ImeMode Disabled
IsLocalizable False
MaxLength 100000

mspp_onsavefromattribute

Property Value
Description Use this field, in conjunction with On Save Type = Current User Contact, to map any attribute from the current user’s contact record to this record’s attribute logical name.
DisplayName On Save From Attribute
IsValidForForm True
IsValidForRead True
LogicalName mspp_onsavefromattribute
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 100

mspp_onsavetype

Property Value
Description Shows the mechanisms for populating a field with a value.
DisplayName On Save Type
IsValidForForm True
IsValidForRead True
LogicalName mspp_onsavetype
RequiredLevel None
Type Picklist
DefaultFormValue -1
GlobalChoiceName mspp_entityformmetadata_mspp_onsavetype

mspp_onsavetype Choices/Options

Value Label
100000000 Value
100000001 Today's Date
100000002 Current Portal User

mspp_onsavevalue

Property Value
Description
DisplayName Value
IsValidForForm True
IsValidForRead True
LogicalName mspp_onsavevalue
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 4000

mspp_prepopulatefromattribute

Property Value
Description Use this field, in conjunction with Prepopulate Type = Current User Contact, to map any attribute from the current user’s contact record to this record’s attribute logical name.
DisplayName Prepopulate From Attribute
IsValidForForm True
IsValidForRead True
LogicalName mspp_prepopulatefromattribute
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 100

mspp_prepopulatetype

Property Value
Description Shows the mechanisms for populating a field with a value.
DisplayName Prepopulate Type
IsValidForForm True
IsValidForRead True
LogicalName mspp_prepopulatetype
RequiredLevel None
Type Picklist
DefaultFormValue -1
GlobalChoiceName mspp_entityformmetadata_mspp_prepopulatetype

mspp_prepopulatetype Choices/Options

Value Label
100000000 Value
100000001 Today's Date
100000002 Current Portal User

mspp_prepopulatevalue

Property Value
Description The value to prepopulate the field.
DisplayName Prepopulate Value
IsValidForForm True
IsValidForRead True
LogicalName mspp_prepopulatevalue
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 4000

mspp_provisionedlanguages

Property Value
Description
DisplayName Provisioned Languages
IsValidForForm True
IsValidForRead True
LogicalName mspp_provisionedlanguages
RequiredLevel None
Type Integer
MaxValue 2147483647
MinValue 0

mspp_randomizeoptionsetvalues

Property Value
Description
DisplayName Randomize Option Set Values
IsValidForForm True
IsValidForRead True
LogicalName mspp_randomizeoptionsetvalues
RequiredLevel None
Type Boolean
GlobalChoiceName mspp_entityformmetadata_mspp_randomizeoptionsetvalues
DefaultValue False
True Label Yes
False Label No

mspp_rangevalidationerrormessage

Property Value
Description
DisplayName Range Validation Error Message
IsValidForForm True
IsValidForRead True
LogicalName mspp_rangevalidationerrormessage
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 4000

mspp_rankordernotiesvalidationerrormessage

Property Value
Description
DisplayName Rank Order No Ties Validation Error Message
IsValidForForm True
IsValidForRead True
LogicalName mspp_rankordernotiesvalidationerrormessage
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 4000

mspp_requiredfieldvalidationerrormessage

Property Value
Description The error message shown when a required field does not contain a value.
DisplayName Required Field Validation Error Message
IsValidForForm True
IsValidForRead True
LogicalName mspp_requiredfieldvalidationerrormessage
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 4000

mspp_sectionname

Property Value
Description
DisplayName Section Name
IsValidForForm True
IsValidForRead True
LogicalName mspp_sectionname
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 200

mspp_setvalueonsave

Property Value
Description
DisplayName Set Value On Save
IsValidForForm True
IsValidForRead True
LogicalName mspp_setvalueonsave
RequiredLevel None
Type Boolean
GlobalChoiceName mspp_entityformmetadata_mspp_setvalueonsave
DefaultValue False
True Label Yes
False Label No

mspp_subgrid_name

Property Value
Description
DisplayName Subgrid Name
IsValidForForm True
IsValidForRead True
LogicalName mspp_subgrid_name
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Disabled
IsLocalizable False
MaxLength 150

mspp_subgrid_settings

Property Value
Description
DisplayName Subgrid Settings
IsValidForForm True
IsValidForRead True
LogicalName mspp_subgrid_settings
RequiredLevel None
Type Memo
Format Text
FormatName Text
ImeMode Disabled
IsLocalizable False
MaxLength 100000

mspp_tabname

Property Value
Description
DisplayName Tab Name
IsValidForForm True
IsValidForRead True
LogicalName mspp_tabname
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 200

mspp_timeline_settings

Property Value
Description
DisplayName Timeline Settings
IsValidForForm True
IsValidForRead True
LogicalName mspp_timeline_settings
RequiredLevel None
Type Memo
Format Text
FormatName Text
ImeMode Disabled
IsLocalizable False
MaxLength 100000

mspp_type

Property Value
Description
DisplayName Type
IsValidForForm True
IsValidForRead True
LogicalName mspp_type
RequiredLevel ApplicationRequired
Type Picklist
DefaultFormValue -1
GlobalChoiceName mspp_entityformmetadata_mspp_type

mspp_type Choices/Options

Value Label
100000000 Attribute
100000001 Section
100000002 Tab
100000003 Subgrid
100000005 Notes
756150000 Timeline

mspp_useattributedescriptionproperty

Property Value
Description
DisplayName Use Attribute's Description Property
IsValidForForm True
IsValidForRead True
LogicalName mspp_useattributedescriptionproperty
RequiredLevel None
Type Boolean
GlobalChoiceName mspp_entityformmetadata_mspp_useattributedescriptionproperty
DefaultValue True
True Label Yes
False Label No

mspp_validationerrormessage

Property Value
Description The error message defined for the validation.
DisplayName Validation Error Message
IsValidForForm True
IsValidForRead True
LogicalName mspp_validationerrormessage
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 4000

mspp_validationregularexpression

Property Value
Description Adds a regular expression validator with the specified regular expression.
DisplayName Validation Regular Expression
IsValidForForm True
IsValidForRead True
LogicalName mspp_validationregularexpression
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 4000

mspp_validationregularexpressionerrormessage

Property Value
Description
DisplayName Regular Expression Validation Error Message
IsValidForForm True
IsValidForRead True
LogicalName mspp_validationregularexpressionerrormessage
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 4000

statecode

Property Value
Description Status of the Basic Form Metadata
DisplayName Status
IsValidForForm True
IsValidForRead True
LogicalName statecode
RequiredLevel SystemRequired
Type State
DefaultFormValue
GlobalChoiceName mspp_entityformmetadata_statecode

statecode Choices/Options

Value Details
0 Label: Active
DefaultStatus: 1
InvariantName: Active
1 Label: Inactive
DefaultStatus: 2
InvariantName: Inactive

statuscode

Property Value
Description Reason for the status of the Basic Form Metadata
DisplayName Status Reason
IsValidForForm True
IsValidForRead True
LogicalName statuscode
RequiredLevel None
Type Status
DefaultFormValue
GlobalChoiceName mspp_entityformmetadata_statuscode

statuscode Choices/Options

Value Details
1 Label: Active
State:0
TransitionData: None
2 Label: Inactive
State:1
TransitionData: None

Many-to-One relationships

These relationships are many-to-one. Listed by SchemaName.

mspp_entityform_entityformmetadata_entityformforcreate

One-To-Many Relationship: mspp_entityform mspp_entityform_entityformmetadata_entityformforcreate

Property Value
ReferencedEntity mspp_entityform
ReferencedAttribute mspp_entityformid
ReferencingAttribute mspp_entityformforcreate
ReferencingEntityNavigationPropertyName mspp_entityformforcreate
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
RollupView: NoCascade
Share: NoCascade
Unshare: NoCascade

mspp_entityformmetadata_entityform

One-To-Many Relationship: mspp_entityform mspp_entityformmetadata_entityform

Property Value
ReferencedEntity mspp_entityform
ReferencedAttribute mspp_entityformid
ReferencingAttribute mspp_entityform
ReferencingEntityNavigationPropertyName mspp_entityform
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
RollupView: NoCascade
Share: NoCascade
Unshare: NoCascade

mspp_systemuser_mspp_entityformmetadata_createdby

One-To-Many Relationship: systemuser mspp_systemuser_mspp_entityformmetadata_createdby

Property Value
ReferencedEntity systemuser
ReferencedAttribute systemuserid
ReferencingAttribute mspp_createdby
ReferencingEntityNavigationPropertyName mspp_createdby
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
RollupView: NoCascade
Share: NoCascade
Unshare: NoCascade

mspp_systemuser_mspp_entityformmetadata_modifiedby

One-To-Many Relationship: systemuser mspp_systemuser_mspp_entityformmetadata_modifiedby

Property Value
ReferencedEntity systemuser
ReferencedAttribute systemuserid
ReferencingAttribute mspp_modifiedby
ReferencingEntityNavigationPropertyName mspp_modifiedby
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
RollupView: NoCascade
Share: NoCascade
Unshare: NoCascade

See also

Dataverse table/entity reference
Dataverse Web API Reference
mspp_entityformmetadata