Basic Form Metadata (mspp_entityformmetadata) table/entity reference

Note

Unsure about table vs. entity? See Developers: Understand terminology in Microsoft Dataverse.

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.

Added by: Power Pages Apps Solution

Messages

Message Web API Operation SDK class or method
BulkRetain This message is to be executed only by Dataverse to trigger registered plug-ins and flows.
Create POST /mspp_entityformmetadatas
See Create
CreateRequest or
Create
CreateMultiple CreateMultiple CreateMultipleRequest
Delete DELETE /mspp_entityformmetadatas(mspp_entityformmetadataid)
See Delete
DeleteRequest or
Delete
PurgeRetainedContent This message is to be executed only by Dataverse to trigger registered plug-ins and flows.
Retain This message is to be executed only by Dataverse to trigger registered plug-ins and flows.
Retrieve GET /mspp_entityformmetadatas(mspp_entityformmetadataid)
See Retrieve
RetrieveRequest or
Retrieve
RetrieveEntityChanges RetrieveEntityChangesRequest
RetrieveMultiple GET /mspp_entityformmetadatas
See Query Data
RetrieveMultipleRequest or
RetrieveMultiple
RollbackRetain This message is to be executed only by Dataverse to trigger registered plug-ins and flows.
Update PATCH /mspp_entityformmetadatas(mspp_entityformmetadataid)
See Update
UpdateRequest or
Update
UpdateMultiple UpdateMultiple UpdateMultipleRequest
ValidateRetentionConfig This message is to be executed only by Dataverse to trigger registered plug-ins and flows.

Properties

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

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

mspp_adddescription Choices/Options

Value Label Description
1 Yes
0 No

DefaultValue: 0

mspp_attributelogicalname

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

mspp_constantsummaximumtotal

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

mspp_constantsumminimumtotal

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

mspp_constantsumvalidationerrormessage

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

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

mspp_controlstyle Choices/Options

Value Label Description
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
Targets systemuser
Type Lookup

mspp_createdon

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

mspp_cssclass

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

mspp_description

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

mspp_descriptionposition

Property Value
Description
DisplayName Position
IsValidForForm True
IsValidForRead True
LogicalName mspp_descriptionposition
RequiredLevel None
Type Picklist

mspp_descriptionposition Choices/Options

Value Label Description
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
Targets mspp_entityform
Type Lookup

mspp_entityformforcreate

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

mspp_entityformmetadataId

Property Value
Description Unique identifier for entity instances
DisplayName Basic Form Metadata
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
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

mspp_fieldisrequired Choices/Options

Value Label Description
1 Yes
0 No

DefaultValue: 0

mspp_geolocationvalidatorerrormessage

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

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
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_groupname
MaxLength 100
RequiredLevel None
Type String

mspp_ignoredefaultvalue

Property Value
Description
DisplayName Ignore Default Value
IsValidForForm True
IsValidForRead True
LogicalName mspp_ignoredefaultvalue
RequiredLevel None
Type Boolean

mspp_ignoredefaultvalue Choices/Options

Value Label Description
1 Yes
0 No

DefaultValue: 0

mspp_label

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

mspp_maxmultiplechoiceselectedcount

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

mspp_minmultiplechoiceselectedcount

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

mspp_modifiedby

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

mspp_modifiedon

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

mspp_multiplechoicevalidationerrormessage

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

mspp_name

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

mspp_notes_settings

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

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
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_onsavefromattribute
MaxLength 100
RequiredLevel None
Type String

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

mspp_onsavetype Choices/Options

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

mspp_onsavevalue

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

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
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_prepopulatefromattribute
MaxLength 100
RequiredLevel None
Type String

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

mspp_prepopulatetype Choices/Options

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

mspp_prepopulatevalue

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

mspp_provisionedlanguages

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

mspp_randomizeoptionsetvalues

Property Value
Description
DisplayName Randomize Option Set Values
IsValidForForm True
IsValidForRead True
LogicalName mspp_randomizeoptionsetvalues
RequiredLevel None
Type Boolean

mspp_randomizeoptionsetvalues Choices/Options

Value Label Description
1 Yes
0 No

DefaultValue: 0

mspp_rangevalidationerrormessage

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

mspp_rankordernotiesvalidationerrormessage

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

mspp_requiredfieldvalidationerrormessage

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

mspp_sectionname

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

mspp_setvalueonsave

Property Value
Description
DisplayName Set Value On Save
IsValidForForm True
IsValidForRead True
LogicalName mspp_setvalueonsave
RequiredLevel None
Type Boolean

mspp_setvalueonsave Choices/Options

Value Label Description
1 Yes
0 No

DefaultValue: 0

mspp_subgrid_name

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

mspp_subgrid_settings

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

mspp_tabname

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

mspp_timeline_settings

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

mspp_type

Property Value
Description
DisplayName Type
IsValidForForm True
IsValidForRead True
LogicalName mspp_type
RequiredLevel ApplicationRequired
Type Picklist

mspp_type Choices/Options

Value Label Description
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

mspp_useattributedescriptionproperty Choices/Options

Value Label Description
1 Yes
0 No

DefaultValue: 1

mspp_validationerrormessage

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

mspp_validationregularexpression

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

mspp_validationregularexpressionerrormessage

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

statecode

Property Value
Description Status of the Basic Form Metadata
DisplayName Status
IsValidForCreate False
IsValidForForm True
IsValidForRead True
LogicalName statecode
RequiredLevel SystemRequired
Type State

statecode Choices/Options

Value Label DefaultStatus InvariantName
0 Active 1 Active
1 Inactive 2 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

statuscode Choices/Options

Value Label State
1 Active 0
2 Inactive 1

Read-only columns/attributes

These columns/attributes return false for both IsValidForCreate or IsValidForUpdate. Listed by SchemaName.

mspp_createdbyName

Property Value
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName mspp_createdbyname
MaxLength 200
RequiredLevel None
Type String

mspp_createdbyYomiName

Property Value
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName mspp_createdbyyominame
MaxLength 200
RequiredLevel None
Type String

mspp_entityformforcreateName

Property Value
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName mspp_entityformforcreatename
MaxLength 100
RequiredLevel None
Type String

mspp_entityformName

Property Value
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName mspp_entityformname
MaxLength 100
RequiredLevel None
Type String

mspp_modifiedbyName

Property Value
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName mspp_modifiedbyname
MaxLength 200
RequiredLevel None
Type String

mspp_modifiedbyYomiName

Property Value
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName mspp_modifiedbyyominame
MaxLength 200
RequiredLevel None
Type String

Many-To-One Relationships

Each Many-To-One relationship is defined by a corresponding One-To-Many relationship with the related table. Listed by SchemaName.

mspp_entityform_entityformmetadata_entityformforcreate

See the mspp_entityform_entityformmetadata_entityformforcreate one-to-many relationship for the mspp_entityform table/entity.

mspp_entityformmetadata_entityform

See the mspp_entityformmetadata_entityform one-to-many relationship for the mspp_entityform table/entity.

mspp_systemuser_mspp_entityformmetadata_createdby

Added by: System Solution Solution

See the mspp_systemuser_mspp_entityformmetadata_createdby one-to-many relationship for the systemuser table/entity.

mspp_systemuser_mspp_entityformmetadata_modifiedby

Added by: System Solution Solution

See the mspp_systemuser_mspp_entityformmetadata_modifiedby one-to-many relationship for the systemuser table/entity.

See also

Dataverse table/entity reference
Web API Reference
mspp_entityformmetadata EntityType