Multistep Form Metadata (mspp_webformmetadata) table/entity reference

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

Messages

The following table lists the messages for the Multistep Form Metadata (mspp_webformmetadata) 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_webformmetadatas
See Create
Create records
CreateMultiple
Event: True
CreateMultiple CreateMultipleRequest
Delete
Event: True
DELETE /mspp_webformmetadatas(mspp_webformmetadataid)
See Delete
Delete records
DeleteMultiple
Event: True
DeleteMultiple action Learn to use messages with the SDK for .NET
Retrieve
Event: True
GET /mspp_webformmetadatas(mspp_webformmetadataid)
See Retrieve
Retrieve records
RetrieveEntityChanges
Event: True
RetrieveEntityChangesRequest
RetrieveMultiple
Event: True
GET /mspp_webformmetadatas
See Query data
Query data
Update
Event: True
PATCH /mspp_webformmetadatas(mspp_webformmetadataid)
See Update
Update records
UpdateMultiple
Event: True
UpdateMultiple UpdateMultipleRequest
Upsert
Event: False
PATCH /mspp_webformmetadatas(mspp_webformmetadataid)
See Upsert a table row
UpsertRequest
UpsertMultiple
Event: False
UpsertMultiple UpsertMultipleRequest

Events

The following table lists the events for the Multistep Form Metadata (mspp_webformmetadata) 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 Multistep Form Metadata (mspp_webformmetadata) table.

Property Value
DisplayName Multistep Form Metadata
DisplayCollectionName Multistep Form Metadata
SchemaName mspp_webformmetadata
CollectionSchemaName mspp_webformmetadatas
EntitySetName mspp_webformmetadatas
LogicalName mspp_webformmetadata
LogicalCollectionName mspp_webformmetadatas
PrimaryIdAttribute mspp_webformmetadataid
PrimaryNameAttribute mspp_attributelogicalname
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_webformmetadata_mspp_adddescription
DefaultValue False
True Label Yes
False Label No

mspp_attributelogicalname

Property Value
Description The name of the attribute field to be modified.
DisplayName Attribute Logical Name
IsValidForForm True
IsValidForRead True
LogicalName mspp_attributelogicalname
RequiredLevel Recommended
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_webformmetadata_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_webformmetadata_mspp_descriptionposition

mspp_descriptionposition Choices/Options

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

mspp_entityformforcreate

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

mspp_entityformforcreateinwebformmetadata

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

mspp_fieldisrequired

Property Value
Description
DisplayName Field is Required
IsValidForForm True
IsValidForRead True
LogicalName mspp_fieldisrequired
RequiredLevel None
Type Boolean
GlobalChoiceName mspp_webformmetadata_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_webformmetadata_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_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_webformmetadata_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_webformmetadata_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_purchasecreateinvoiceonpayment

Property Value
Description
DisplayName Create Invoice on Payment
IsValidForForm True
IsValidForRead True
LogicalName mspp_purchasecreateinvoiceonpayment
RequiredLevel None
Type Boolean
GlobalChoiceName mspp_webformmetadata_mspp_purchasecreateinvoiceonpayment
DefaultValue False
True Label Yes
False Label No

mspp_purchasefulfillorderonpayment

Property Value
Description
DisplayName Fulfill Order on Payment
IsValidForForm True
IsValidForRead True
LogicalName mspp_purchasefulfillorderonpayment
RequiredLevel None
Type Boolean
GlobalChoiceName mspp_webformmetadata_mspp_purchasefulfillorderonpayment
DefaultValue False
True Label Yes
False Label No

mspp_purchaselineitemdescriptionattribute

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

mspp_purchaselineiteminstructionsattribute

Property Value
Description Purchase line item entity attribute name for instructions.
DisplayName Line Item Instructions Attribute Name
IsValidForForm True
IsValidForRead True
LogicalName mspp_purchaselineiteminstructionsattribute
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 100

mspp_purchaselineitemorderattribute

Property Value
Description Purchase line item entity attribute name for the order in which a line item should be displayed.
DisplayName Line Item Order Attribute Name
IsValidForForm True
IsValidForRead True
LogicalName mspp_purchaselineitemorderattribute
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 100

mspp_purchaselineitemproductattribute

Property Value
Description Purchase line item entity attribute name for Product lookup. If this value is not present and set, the corresponding line item will be excluded from the purchase.
DisplayName Line Item Product Attribute Name
IsValidForForm True
IsValidForRead True
LogicalName mspp_purchaselineitemproductattribute
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 100

mspp_purchaselineitemquantityattribute

Property Value
Description Purchase line item entity attribute name for item quantity. (Should be a decimal attribute.)
DisplayName Line Item Quantity Attribute Name
IsValidForForm True
IsValidForRead True
LogicalName mspp_purchaselineitemquantityattribute
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 100

mspp_purchaselineitemrelationship

Property Value
Description Relationship from the purchase entity that defines purchase line items.
DisplayName Line Item Relationship Name
IsValidForForm True
IsValidForRead True
LogicalName mspp_purchaselineitemrelationship
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 200

mspp_purchaselineitemrequiredattribute

Property Value
Description Purchase line item entity attribute name for whether a line item is required.
DisplayName Line Item Required Attribute Name
IsValidForForm True
IsValidForRead True
LogicalName mspp_purchaselineitemrequiredattribute
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 100

mspp_purchaselineitemuomattribute

Property Value
Description Purchase line item entity attribute name for Unit of Measure lookup.
DisplayName Line Item UoM Attribute Name
IsValidForForm True
IsValidForRead True
LogicalName mspp_purchaselineitemuomattribute
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 100

mspp_purchaseoptionalproductsrelationship

Property Value
Description Relationship from the purchase entity for products to be purchased that are optional (the user must opt-in to purchase of these items).
DisplayName Optional Products Relationship Name
IsValidForForm True
IsValidForRead True
LogicalName mspp_purchaseoptionalproductsrelationship
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 200

mspp_purchasequotename

Property Value
Description The name to be used for all purchase quotes generated by this step.
DisplayName Quote Name
IsValidForForm True
IsValidForRead True
LogicalName mspp_purchasequotename
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 200

mspp_purchaserequiredproductsrelationship

Property Value
Description Relationship from the purchase entity for products to be purchased that are a required part of the purchase.
DisplayName Required Products Relationship Name
IsValidForForm True
IsValidForRead True
LogicalName mspp_purchaserequiredproductsrelationship
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 200

mspp_purchaserequiresshipping

Property Value
Description Select whether to require the purchase process to collect shipping information.
DisplayName Requires Shipping
IsValidForForm True
IsValidForRead True
LogicalName mspp_purchaserequiresshipping
RequiredLevel None
Type Boolean
GlobalChoiceName mspp_webformmetadata_mspp_purchaserequiresshipping
DefaultValue False
True Label Yes
False Label No

mspp_purchasetargetentityinvoicerelationship

Property Value
Description
DisplayName Target Entity Invoice Relationship Name
IsValidForForm True
IsValidForRead True
LogicalName mspp_purchasetargetentityinvoicerelationship
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 100

mspp_purchasetargetentityorderrelationship

Property Value
Description
DisplayName Target Entity Order Relationship Name
IsValidForForm True
IsValidForRead True
LogicalName mspp_purchasetargetentityorderrelationship
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 100

mspp_purchasetargetentityrelationship

Property Value
Description Relationship from the form step target entity to the purchase entity, if the step target is not the purchase entity.
DisplayName Target Entity Relationship Name
IsValidForForm True
IsValidForRead True
LogicalName mspp_purchasetargetentityrelationship
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 200

mspp_randomizeoptionsetvalues

Property Value
Description
DisplayName Randomize Option Set Values
IsValidForForm True
IsValidForRead True
LogicalName mspp_randomizeoptionsetvalues
RequiredLevel None
Type Boolean
GlobalChoiceName mspp_webformmetadata_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_webformmetadata_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 Auto
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 100000000
GlobalChoiceName mspp_webformmetadata_mspp_type

mspp_type Choices/Options

Value Label
100000000 Attribute
100000001 Section
100000002 Tab
100000003 Purchase
100000004 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_webformmetadata_mspp_useattributedescriptionproperty
DefaultValue False
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

mspp_webformmetadataId

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

mspp_webformstep

Property Value
Description Unique identifier for Form Step associated with Multistep Form Metadata.
DisplayName Form Step
IsValidForForm True
IsValidForRead True
LogicalName mspp_webformstep
RequiredLevel ApplicationRequired
Type Lookup
Targets mspp_webformstep

statecode

Property Value
Description Status of the Multistep Form Metadata
DisplayName Status
IsValidForForm True
IsValidForRead True
LogicalName statecode
RequiredLevel SystemRequired
Type State
DefaultFormValue
GlobalChoiceName mspp_webformmetadata_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 Multistep Form Metadata
DisplayName Status Reason
IsValidForForm True
IsValidForRead True
LogicalName statuscode
RequiredLevel None
Type Status
DefaultFormValue
GlobalChoiceName mspp_webformmetadata_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_webformmetadata_entityformforcreate

One-To-Many Relationship: mspp_entityform mspp_entityform_webformmetadata_entityformforcreate

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

mspp_systemuser_mspp_webformmetadata_createdby

One-To-Many Relationship: systemuser mspp_systemuser_mspp_webformmetadata_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_webformmetadata_modifiedby

One-To-Many Relationship: systemuser mspp_systemuser_mspp_webformmetadata_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

mspp_webform_webformmetadata_entityformforcreate

One-To-Many Relationship: mspp_webform mspp_webform_webformmetadata_entityformforcreate

Property Value
ReferencedEntity mspp_webform
ReferencedAttribute mspp_webformid
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_webformmetadata_webformstep

One-To-Many Relationship: mspp_webformstep mspp_webformmetadata_webformstep

Property Value
ReferencedEntity mspp_webformstep
ReferencedAttribute mspp_webformstepid
ReferencingAttribute mspp_webformstep
ReferencingEntityNavigationPropertyName mspp_webformstep
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_webformmetadata