Events
Power BI DataViz World Championships
Feb 14, 4 PM - Mar 31, 4 PM
With 4 chances to enter, you could win a conference package and make it to the LIVE Grand Finale in Las Vegas
Learn moreThis browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
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.
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 |
---|---|---|
Associate Event: True |
Associate records | Associate records |
Create Event: True |
POST /mspp_webformmetadatasSee Create |
Create records |
CreateMultiple Event: True |
CreateMultiple | CreateMultipleRequest |
Delete Event: True |
DELETE /mspp_webformmetadatas(mspp_webformmetadataid)See Delete |
Delete records |
Disassociate Event: True |
Disassociate records | Disassociate records |
Retrieve Event: True |
GET /mspp_webformmetadatas(mspp_webformmetadataid)See Retrieve |
Retrieve records |
RetrieveEntityChanges Event: True |
RetrieveEntityChangesRequest | |
RetrieveMultiple Event: True |
GET /mspp_webformmetadatasSee 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 |
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 |
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 |
These columns/attributes return true for either IsValidForCreate or IsValidForUpdate (usually both). Listed by SchemaName.
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 |
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 |
Property | Value |
---|---|
Description | |
DisplayName | Constant Sum Maximum Total |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_constantsummaximumtotal |
RequiredLevel | None |
Type | Integer |
MaxValue | 2147483647 |
MinValue | 0 |
Property | Value |
---|---|
Description | |
DisplayName | Constant Sum Minimum Total |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_constantsumminimumtotal |
RequiredLevel | None |
Type | Integer |
MaxValue | 2147483647 |
MinValue | 0 |
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 |
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 |
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 |
Property | Value |
---|---|
Description | Shows who created the record. |
DisplayName | Created By |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_createdby |
RequiredLevel | None |
Type | Lookup |
Targets | systemuser |
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 |
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 |
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 |
Property | Value |
---|---|
Description | |
DisplayName | Position |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_descriptionposition |
RequiredLevel | None |
Type | Picklist |
DefaultFormValue | 100000000 |
GlobalChoiceName | mspp_webformmetadata_mspp_descriptionposition |
Value | Label |
---|---|
100000000 | Above the field |
100000001 | Below the field |
100000002 | Above the label |
Property | Value |
---|---|
Description | |
DisplayName | Basic Form for Create |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_entityformforcreate |
RequiredLevel | None |
Type | Lookup |
Targets | mspp_webform |
Property | Value |
---|---|
Description | |
DisplayName | Basic Form for Create |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_entityformforcreateinwebformmetadata |
RequiredLevel | None |
Type | Lookup |
Targets | mspp_entityform |
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 |
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 |
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 |
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 |
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 |
Property | Value |
---|---|
Description | |
DisplayName | Multiple Choice Max Selected Count |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_maxmultiplechoiceselectedcount |
RequiredLevel | None |
Type | Integer |
MaxValue | 100 |
MinValue | 0 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
Value | Label |
---|---|
100000000 | Value |
100000001 | Today's Date |
100000002 | Current Portal User |
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 |
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 |
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 |
Value | Label |
---|---|
100000000 | Value |
100000001 | Today's Date |
100000002 | Current Portal User |
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 |
Property | Value |
---|---|
Description | |
DisplayName | Provisioned Languages |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_provisionedlanguages |
RequiredLevel | None |
Type | Integer |
MaxValue | 2147483647 |
MinValue | 0 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
Property | Value |
---|---|
Description | |
DisplayName | Type |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_type |
RequiredLevel | ApplicationRequired |
Type | Picklist |
DefaultFormValue | 100000000 |
GlobalChoiceName | mspp_webformmetadata_mspp_type |
Value | Label |
---|---|
100000000 | Attribute |
100000001 | Section |
100000002 | Tab |
100000003 | Purchase |
100000004 | Subgrid |
100000005 | Notes |
756150000 | Timeline |
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 |
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 |
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 |
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 |
Property | Value |
---|---|
Description | Unique identifier for entity instances |
DisplayName | Multistep Form Metadata |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | mspp_webformmetadataid |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
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 |
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 |
Value | Details |
---|---|
0 | Label: Active DefaultStatus: 1 InvariantName: Active |
1 | Label: Inactive DefaultStatus: 2 InvariantName: Inactive |
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 |
Value | Details |
---|---|
1 | Label: Active State:0 TransitionData: None |
2 | Label: Inactive State:1 TransitionData: None |
These relationships are many-to-one. Listed by SchemaName.
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 |
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 |
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 |
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 |
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 |
Dataverse table/entity reference
Dataverse Web API Reference
mspp_webformmetadata
Events
Power BI DataViz World Championships
Feb 14, 4 PM - Mar 31, 4 PM
With 4 chances to enter, you could win a conference package and make it to the LIVE Grand Finale in Las Vegas
Learn moreTraining
Learning path
Use advance techniques in canvas apps to perform custom updates and optimization - Training
Use advance techniques in canvas apps to perform custom updates and optimization
Documentation
Responding to Data Subject Rights (DSR) requests to export Power Pages customer data
Walkthrough of how to respond to Data Subject Rights (DSR) requests to export Power Pages customer data.
Form Step (mspp_webformstep) table/entity reference (Microsoft Dataverse) - Power Apps
Includes schema information and supported messages for the Form Step (mspp_webformstep) table/entity with Microsoft Dataverse.
Includes schema information and supported messages for the Basic Form Metadata (mspp_entityformmetadata) table/entity with Microsoft Dataverse.