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 flow logic of the form's user experience such as steps and conditional branching.
The following table lists the messages for the Form Step (mspp_webformstep) 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_webformstepsSee Create |
Create records |
CreateMultiple Event: True |
CreateMultiple | CreateMultipleRequest |
Delete Event: True |
DELETE /mspp_webformsteps(mspp_webformstepid)See Delete |
Delete records |
Disassociate Event: True |
Disassociate records | Disassociate records |
Retrieve Event: True |
GET /mspp_webformsteps(mspp_webformstepid)See Retrieve |
Retrieve records |
RetrieveEntityChanges Event: True |
RetrieveEntityChangesRequest | |
RetrieveMultiple Event: True |
GET /mspp_webformstepsSee Query data |
Query data |
Update Event: True |
PATCH /mspp_webformsteps(mspp_webformstepid)See Update |
Update records |
UpdateMultiple Event: True |
UpdateMultiple | UpdateMultipleRequest |
Upsert Event: False |
PATCH /mspp_webformsteps(mspp_webformstepid)See Upsert a table row |
UpsertRequest |
UpsertMultiple Event: False |
UpsertMultiple | UpsertMultipleRequest |
The following table lists the events for the Form Step (mspp_webformstep) 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 Form Step (mspp_webformstep) table.
Property | Value |
---|---|
DisplayName | Form Step |
DisplayCollectionName | Form Steps |
SchemaName | mspp_webformstep |
CollectionSchemaName | mspp_webformsteps |
EntitySetName | mspp_webformsteps |
LogicalName | mspp_webformstep |
LogicalCollectionName | mspp_webformsteps |
PrimaryIdAttribute | mspp_webformstepid |
PrimaryNameAttribute | mspp_name |
TableType | Virtual |
OwnershipType | OrganizationOwned |
These columns/attributes return true for either IsValidForCreate or IsValidForUpdate (usually both). Listed by SchemaName.
Property | Value |
---|---|
Description | The accept attribute specifies the MIME types of files that the server accepts through file upload. To specify more than one value, separate the values with a comma (e.g. audio/,video/,image/*). |
DisplayName | Accept |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_accept |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 100 |
Property | Value |
---|---|
Description | |
DisplayName | Allow Multiple Files |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_allowmultiplefiles |
RequiredLevel | None |
Type | Boolean |
GlobalChoiceName | mspp_webformstep_mspp_allowmultiplefiles |
DefaultValue | False |
True Label | Yes |
False Label | No |
Property | Value |
---|---|
Description | |
DisplayName | Append Query String |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_appendquerystring |
RequiredLevel | None |
Type | Boolean |
GlobalChoiceName | mspp_webformstep_mspp_appendquerystring |
DefaultValue | False |
True Label | Yes |
False Label | No |
Property | Value |
---|---|
Description | |
DisplayName | Associate Current Portal User |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_associatecurrentportaluser |
RequiredLevel | None |
Type | Boolean |
GlobalChoiceName | mspp_webformstep_mspp_associatecurrentportaluser |
DefaultValue | False |
True Label | Yes |
False Label | No |
Property | Value |
---|---|
Description | |
DisplayName | Attach File |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_attachfile |
RequiredLevel | None |
Type | Boolean |
GlobalChoiceName | mspp_webformstep_mspp_attachfile |
DefaultValue | False |
True Label | Yes |
False Label | No |
Property | Value |
---|---|
Description | |
DisplayName | Attach File Label |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_attachfilelabel |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 4000 |
Property | Value |
---|---|
Description | |
DisplayName | Attach File Maximum Size |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_attachfilemaxsize |
RequiredLevel | None |
Type | Integer |
MaxValue | 2147483647 |
MinValue | 0 |
Property | Value |
---|---|
Description | |
DisplayName | Attach File Required |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_attachfilerequired |
RequiredLevel | None |
Type | Boolean |
GlobalChoiceName | mspp_webformstep_mspp_attachfilerequired |
DefaultValue | False |
True Label | Yes |
False Label | No |
Property | Value |
---|---|
Description | |
DisplayName | Attach File Required Error Message |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_attachfilerequirederrormessage |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 4000 |
Property | Value |
---|---|
Description | |
DisplayName | Attach File Restrict Accept |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_attachfilerestrictaccept |
RequiredLevel | None |
Type | Boolean |
GlobalChoiceName | mspp_webformstep_mspp_attachfilerestrictaccept |
DefaultValue | False |
True Label | Yes |
False Label | No |
Property | Value |
---|---|
Description | |
DisplayName | Attach File Size Error Message |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_attachfilesizeerrormessage |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 4000 |
Property | Value |
---|---|
Description | |
DisplayName | Attach File Storage Location |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_attachfilestoragelocation |
RequiredLevel | None |
Type | Picklist |
DefaultFormValue | -1 |
GlobalChoiceName | mspp_webformstep_mspp_attachfilestoragelocation |
Value | Label |
---|---|
756150000 | Note Document |
756150001 | Azure Blob Storage |
Property | Value |
---|---|
Description | |
DisplayName | Attach File Type Error Message |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_attachfiletypeerrormessage |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 4000 |
Property | Value |
---|---|
Description | |
DisplayName | Auto Generate Steps From Tabs |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_autogeneratesteps |
RequiredLevel | None |
Type | Boolean |
GlobalChoiceName | mspp_webformstep_mspp_autogeneratesteps |
DefaultValue | False |
True Label | Yes |
False Label | No |
Property | Value |
---|---|
Description | |
DisplayName | Auto Number Attribute Logical Name |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_autonumberattributelogicalname |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 100 |
Property | Value |
---|---|
Description | |
DisplayName | Auto Number Definition Name |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_autonumberdefinitionname |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 100 |
Property | Value |
---|---|
Description | |
DisplayName | Captcha Required |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_captcharequired |
RequiredLevel | None |
Type | Boolean |
GlobalChoiceName | mspp_webformstep_mspp_captcharequired |
DefaultValue | False |
True Label | Yes |
False Label | No |
Property | Value |
---|---|
Description | |
DisplayName | Condition |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_condition |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 4000 |
Property | Value |
---|---|
Description | If the condition test fails, this is the next step. |
DisplayName | Condition Default Next Step |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_conditiondefaultnextstep |
RequiredLevel | None |
Type | Lookup |
Targets | mspp_webformstep |
Property | Value |
---|---|
Description | |
DisplayName | Container Name |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_containername |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 100 |
Property | Value |
---|---|
Description | |
DisplayName | Create Auto Number |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_createautonumber |
RequiredLevel | None |
Type | Boolean |
GlobalChoiceName | mspp_webformstep_mspp_createautonumber |
DefaultValue | False |
True Label | Yes |
False Label | No |
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 | Edit Existing Record Permitted |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_editexistingrecordpermitted |
RequiredLevel | None |
Type | Boolean |
GlobalChoiceName | mspp_webformstep_mspp_editexistingrecordpermitted |
DefaultValue | False |
True Label | Yes |
False Label | No |
Property | Value |
---|---|
Description | |
DisplayName | Edit Expired Message |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_editexpiredmessage |
RequiredLevel | None |
Type | Memo |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 2000 |
Property | Value |
---|---|
Description | |
DisplayName | Edit Expired State Code |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_editexpiredstatecode |
RequiredLevel | None |
Type | Integer |
MaxValue | 2147483647 |
MinValue | 0 |
Property | Value |
---|---|
Description | |
DisplayName | Edit Expired Status Reason |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_editexpiredstatusreason |
RequiredLevel | None |
Type | Integer |
MaxValue | 2147483647 |
MinValue | 0 |
Property | Value |
---|---|
Description | |
DisplayName | Edit Not Permitted Message |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_editnotpermittedmessage |
RequiredLevel | None |
Type | Memo |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 2000 |
Property | Value |
---|---|
Description | |
DisplayName | Enable Table Permissions |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_entitypermissionsenabled |
RequiredLevel | None |
Type | Boolean |
GlobalChoiceName | mspp_webformstep_mspp_entitypermissionsenabled |
DefaultValue | True |
True Label | Yes |
False Label | No |
Property | Value |
---|---|
Description | Unique identifier for Form Step associated with Form Step. |
DisplayName | Entity Source Step |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_entitysourcestep |
RequiredLevel | None |
Type | Lookup |
Targets | mspp_webformstep |
Property | Value |
---|---|
Description | |
DisplayName | Table Source Type |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_entitysourcetype |
RequiredLevel | None |
Type | Picklist |
DefaultFormValue | -1 |
GlobalChoiceName | mspp_webformstep_mspp_entitysourcetype |
Value | Label |
---|---|
100000001 | Query String |
100000002 | Current Portal User |
100000003 | Result From Previous Step |
100000004 | Record Associated to Current Portal User |
Property | Value |
---|---|
Description | |
DisplayName | Make All Fields Required |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_forceallfieldsrequired |
RequiredLevel | None |
Type | Boolean |
GlobalChoiceName | mspp_webformstep_mspp_forceallfieldsrequired |
DefaultValue | False |
True Label | Yes |
False Label | No |
Property | Value |
---|---|
Description | Shows the name of the entity form to render. |
DisplayName | Form Name |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_formname |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 100 |
Property | Value |
---|---|
Description | |
DisplayName | Address Line Field Name |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_geolocation_addresslinefieldname |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 100 |
Property | Value |
---|---|
Description | |
DisplayName | City Field Name |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_geolocation_cityfieldname |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 100 |
Property | Value |
---|---|
Description | |
DisplayName | Country/Region Field Name |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_geolocation_countryfieldname |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 100 |
Property | Value |
---|---|
Description | |
DisplayName | County Field Name |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_geolocation_countyfieldname |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 100 |
Property | Value |
---|---|
Description | |
DisplayName | Display Map |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_geolocation_displaymap |
RequiredLevel | None |
Type | Boolean |
GlobalChoiceName | mspp_webformstep_mspp_geolocation_displaymap |
DefaultValue | False |
True Label | Yes |
False Label | No |
Property | Value |
---|---|
Description | |
DisplayName | Enabled |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_geolocation_enabled |
RequiredLevel | None |
Type | Boolean |
GlobalChoiceName | mspp_webformstep_mspp_geolocation_enabled |
DefaultValue | False |
True Label | Yes |
False Label | No |
Property | Value |
---|---|
Description | |
DisplayName | Formatted Address Field Name |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_geolocation_formattedaddressfieldname |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 100 |
Property | Value |
---|---|
Description | |
DisplayName | Latitude Field Name |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_geolocation_latitudefieldname |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 100 |
Property | Value |
---|---|
Description | |
DisplayName | Longitude Field Name |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_geolocation_longitudefieldname |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 100 |
Property | Value |
---|---|
Description | |
DisplayName | Map Type |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_geolocation_maptype |
RequiredLevel | None |
Type | Picklist |
DefaultFormValue | 756150000 |
GlobalChoiceName | mspp_webformstep_mspp_geolocation_maptype |
Value | Label |
---|---|
756150000 | Bing |
756150001 | |
756150002 | Esri |
Property | Value |
---|---|
Description | |
DisplayName | Neighborhood Field Name |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_geolocation_neighborhoodfieldname |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 100 |
Property | Value |
---|---|
Description | |
DisplayName | Zip/Postal Code Field Name |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_geolocation_postalcodefieldname |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 100 |
Property | Value |
---|---|
Description | |
DisplayName | State or Province Field Name |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_geolocation_statefieldname |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 100 |
Property | Value |
---|---|
Description | |
DisplayName | Hide Form on Success |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_hideformonsuccess |
RequiredLevel | None |
Type | Boolean |
GlobalChoiceName | mspp_webformstep_mspp_hideformonsuccess |
DefaultValue | True |
True Label | Yes |
False Label | No |
Property | Value |
---|---|
Description | |
DisplayName | Instructions |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_instructions |
RequiredLevel | None |
Type | Memo |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 100000 |
Property | Value |
---|---|
Description | |
DisplayName | Load Event Key Name |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_loadeventkeyname |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 1000 |
Property | Value |
---|---|
Description | |
DisplayName | Log User |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_loguser |
RequiredLevel | None |
Type | Boolean |
GlobalChoiceName | mspp_webformstep_mspp_loguser |
DefaultValue | False |
True Label | Yes |
False Label | No |
Property | Value |
---|---|
Description | |
DisplayName | Maximum No Of Files |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_maximumnooffiles |
RequiredLevel | None |
Type | Integer |
MaxValue | 2147483647 |
MinValue | 0 |
Property | Value |
---|---|
Description | |
DisplayName | Mode |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_mode |
RequiredLevel | None |
Type | Picklist |
DefaultFormValue | 100000000 |
GlobalChoiceName | mspp_webformstep_mspp_mode |
Value | Label |
---|---|
100000000 | Insert |
100000001 | Edit |
100000002 | ReadOnly |
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 | Move Previous Event Key Name |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_movepreviouseventkeyname |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 1000 |
Property | Value |
---|---|
Description | |
DisplayName | Move Previous Permitted |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_movepreviouspermitted |
RequiredLevel | None |
Type | Boolean |
GlobalChoiceName | mspp_webformstep_mspp_movepreviouspermitted |
DefaultValue | True |
True Label | Yes |
False Label | No |
Property | Value |
---|---|
Description | |
DisplayName | Multiple Records Per User Permitted |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_multiplerecordsperuserpermitted |
RequiredLevel | None |
Type | Boolean |
GlobalChoiceName | mspp_webformstep_mspp_multiplerecordsperuserpermitted |
DefaultValue | False |
True Label | Yes |
False Label | No |
Property | Value |
---|---|
Description | The name of the custom entity. |
DisplayName | Name |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_name |
RequiredLevel | ApplicationRequired |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 100 |
Property | Value |
---|---|
Description | |
DisplayName | Next Button CSS Class |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_nextbuttoncssclass |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 100 |
Property | Value |
---|---|
Description | |
DisplayName | Next Button Text |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_nextbuttontext |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 4000 |
Property | Value |
---|---|
Description | Pointer to the next step. |
DisplayName | Next Step |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_nextstep |
RequiredLevel | Recommended |
Type | Lookup |
Targets | mspp_webformstep |
Property | Value |
---|---|
Description | |
DisplayName | Populate Table Reference Lookup Field |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_populatereferenceentitylookupfield |
RequiredLevel | None |
Type | Boolean |
GlobalChoiceName | mspp_webformstep_mspp_populatereferenceentitylookupfield |
DefaultValue | False |
True Label | Yes |
False Label | No |
Property | Value |
---|---|
Description | |
DisplayName | Is Activity Party |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_portaluserlookupattributeisactivityparty |
RequiredLevel | None |
Type | Boolean |
GlobalChoiceName | mspp_webformstep_mspp_portaluserlookupattributeisactivityparty |
DefaultValue | False |
True Label | Yes |
False Label | No |
Property | Value |
---|---|
Description | |
DisplayName | Post Back URL |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_postbackurl |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 200 |
Property | Value |
---|---|
Description | |
DisplayName | Previous Button CSS Class |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_previousbuttoncssclass |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 100 |
Property | Value |
---|---|
Description | |
DisplayName | Previous Button Text |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_previousbuttontext |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 4000 |
Property | Value |
---|---|
Description | Pointer to the previous step. |
DisplayName | Previous Step |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_previousstep |
RequiredLevel | Recommended |
Type | Lookup |
Targets | mspp_webformstep |
Property | Value |
---|---|
Description | The logical name of the primary key attribute of the target entity. |
DisplayName | Primary Key Attribute Logical Name |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_primarykeyattributelogicalname |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 100 |
Property | Value |
---|---|
Description | |
DisplayName | Primary Key Query String Parameter Name |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_primarykeyquerystringparametername |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 100 |
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 | Recommended Fields Required |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_recommendedfieldsrequired |
RequiredLevel | None |
Type | Boolean |
GlobalChoiceName | mspp_webformstep_mspp_recommendedfieldsrequired |
DefaultValue | False |
True Label | Yes |
False Label | No |
Property | Value |
---|---|
Description | |
DisplayName | Record Not Found Message |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_recordnotfoundmessage |
RequiredLevel | None |
Type | Memo |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 10000 |
Property | Value |
---|---|
Description | |
DisplayName | Relationship Name |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_recordsourcerelationshipname |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 100 |
Property | Value |
---|---|
Description | Shows the URL to redirect to. |
DisplayName | Redirect URL |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_redirecturl |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 300 |
Property | Value |
---|---|
Description | |
DisplayName | Append Table ID To Query String |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_redirecturlappendentityidquerystring |
RequiredLevel | None |
Type | Boolean |
GlobalChoiceName | mspp_webformstep_mspp_redirecturlappendentityidquerystring |
DefaultValue | False |
True Label | Yes |
False Label | No |
Property | Value |
---|---|
Description | |
DisplayName | Custom Query String |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_redirecturlcustomquerystring |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 300 |
Property | Value |
---|---|
Description | Add an attribute value as a query string value by specifying the logical name of the attribute to assign its value to the query string. |
DisplayName | Attribute Logical Name |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_redirecturlquerystringattribute |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 100 |
Property | Value |
---|---|
Description | |
DisplayName | Query String Parameter Name |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_redirecturlquerystringattributeparamname |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 100 |
Property | Value |
---|---|
Description | The url to redirect to is dynamically retrieved from the query string using this parameter name |
DisplayName | Redirect URL Query String Name |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_redirecturlquerystringname |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 100 |
Property | Value |
---|---|
Description | Web Page to redirect to. |
DisplayName | Redirect Web Page |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_redirectwebpage |
RequiredLevel | None |
Type | Lookup |
Targets | mspp_webpage |
Property | Value |
---|---|
Description | |
DisplayName | Reference Table name |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_referenceentitylogicalname |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 100 |
Property | Value |
---|---|
Description | |
DisplayName | Reference Table Primary Key Logical Name |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_referenceentityprimarykeylogicalname |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 100 |
Property | Value |
---|---|
Description | |
DisplayName | Reference Entity ReadOnly Form Name |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_referenceentityreadonlyformname |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 100 |
Property | Value |
---|---|
Description | |
DisplayName | Reference Entity Relationship Name |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_referenceentityrelationshipname |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 150 |
Property | Value |
---|---|
Description | |
DisplayName | Show Reference Entity ReadOnly Form |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_referenceentityshowreadonlyform |
RequiredLevel | None |
Type | Boolean |
GlobalChoiceName | mspp_webformstep_mspp_referenceentityshowreadonlyform |
DefaultValue | False |
True Label | Yes |
False Label | No |
Property | Value |
---|---|
Description | |
DisplayName | Source Type |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_referenceentitysourcetype |
RequiredLevel | None |
Type | Picklist |
DefaultFormValue | 100000001 |
GlobalChoiceName | mspp_webformstep_mspp_referenceentitysourcetype |
Value | Label |
---|---|
100000000 | Query String |
100000001 | Previous Step |
100000002 | Record Associated to Current Portal User |
Property | Value |
---|---|
Description | Unique identifier for Form Step associated with Form Step. |
DisplayName | Reference Entity Step |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_referenceentitystep |
RequiredLevel | None |
Type | Lookup |
Targets | mspp_webformstep |
Property | Value |
---|---|
Description | |
DisplayName | Reference Query Attribute Logical Name |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_referencequeryattributelogicalname |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 100 |
Property | Value |
---|---|
Description | |
DisplayName | Reference Query String Is Primary Key |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_referencequerystringisprimarykey |
RequiredLevel | None |
Type | Boolean |
GlobalChoiceName | mspp_webformstep_mspp_referencequerystringisprimarykey |
DefaultValue | True |
True Label | Yes |
False Label | No |
Property | Value |
---|---|
Description | |
DisplayName | Reference Query String Name |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_referencequerystringname |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 100 |
Property | Value |
---|---|
Description | |
DisplayName | Record Source Relationship Name |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_referencerecordsourcerelationshipname |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 100 |
Property | Value |
---|---|
Description | |
DisplayName | Reference Source Table name |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_referencesourceentitylogicalname |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 100 |
Property | Value |
---|---|
Description | |
DisplayName | Reference Target Lookup Attribute Logical Name |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_referencetargetlookupattributelogicalname |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 100 |
Property | Value |
---|---|
Description | Shows your custom JavaScript that will be placed at the bottom of the page right before the closing element. |
DisplayName | Custom JavaScript |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_registerstartupscript |
RequiredLevel | None |
Type | Memo |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 100000 |
Property | Value |
---|---|
Description | |
DisplayName | Render Web Resources Inline |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_renderwebresourcesinline |
RequiredLevel | None |
Type | Boolean |
GlobalChoiceName | mspp_webformstep_mspp_renderwebresourcesinline |
DefaultValue | False |
True Label | Yes |
False Label | No |
Property | Value |
---|---|
Description | |
DisplayName | Saved Event Key Name |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_savedeventkeyname |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 1000 |
Property | Value |
---|---|
Description | |
DisplayName | Saving Event Key Name |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_savingeventkeyname |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 1000 |
Property | Value |
---|---|
Description | |
DisplayName | Set Table Reference |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_setentityreference |
RequiredLevel | None |
Type | Boolean |
GlobalChoiceName | mspp_webformstep_mspp_setentityreference |
DefaultValue | False |
True Label | Yes |
False Label | No |
Property | Value |
---|---|
Description | |
DisplayName | Settings |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_settings |
RequiredLevel | None |
Type | Memo |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 100000 |
Property | Value |
---|---|
Description | |
DisplayName | Show Captcha for authenticated users |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_showcaptchaforauthenticatedusers |
RequiredLevel | None |
Type | Boolean |
GlobalChoiceName | mspp_webformstep_mspp_showcaptchaforauthenticatedusers |
DefaultValue | False |
True Label | Yes |
False Label | No |
Property | Value |
---|---|
Description | |
DisplayName | Show Owner Fields |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_showownerfields |
RequiredLevel | None |
Type | Boolean |
GlobalChoiceName | mspp_webformstep_mspp_showownerfields |
DefaultValue | False |
True Label | Yes |
False Label | No |
Property | Value |
---|---|
Description | |
DisplayName | Show Unsupported Fields |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_showunsupportedfields |
RequiredLevel | None |
Type | Boolean |
GlobalChoiceName | mspp_webformstep_mspp_showunsupportedfields |
DefaultValue | False |
True Label | Yes |
False Label | No |
Property | Value |
---|---|
Description | |
DisplayName | Storage Account Name |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_storageaccountname |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 100 |
Property | Value |
---|---|
Description | |
DisplayName | Submit Button Busy Text |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_submitbuttonbusytext |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 4000 |
Property | Value |
---|---|
Description | |
DisplayName | Submit Button CSS Class |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_submitbuttoncssclass |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 100 |
Property | Value |
---|---|
Description | |
DisplayName | Submit Button Text |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_submitbuttontext |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 4000 |
Property | Value |
---|---|
Description | |
DisplayName | Submit Event Key Name |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_submiteventkeyname |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 1000 |
Property | Value |
---|---|
Description | |
DisplayName | Success Message |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_successmessage |
RequiredLevel | Recommended |
Type | Memo |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 10000 |
Property | Value |
---|---|
Description | The name of the tab on an entity form to render. |
DisplayName | Tab Name |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_tabname |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 100 |
Property | Value |
---|---|
Description | |
DisplayName | Target Table name |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_targetentitylogicalname |
RequiredLevel | Recommended |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 100 |
Property | Value |
---|---|
Description | |
DisplayName | Portal User Lookup Column |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_targetentityportaluserlookupattribute |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 100 |
Property | Value |
---|---|
Description | |
DisplayName | Target Entity Primary Key Logical Name |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_targetentityprimarykeylogicalname |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 100 |
Property | Value |
---|---|
Description | |
DisplayName | Title |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_title |
RequiredLevel | Recommended |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 4000 |
Property | Value |
---|---|
Description | |
DisplayName | ToolTip Enabled |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_tooltipenabled |
RequiredLevel | None |
Type | Boolean |
GlobalChoiceName | mspp_webformstep_mspp_tooltipenabled |
DefaultValue | False |
True Label | Yes |
False Label | No |
Property | Value |
---|---|
Description | |
DisplayName | Type |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_type |
RequiredLevel | ApplicationRequired |
Type | Picklist |
DefaultFormValue | 100000001 |
GlobalChoiceName | mspp_webformstep_mspp_type |
Value | Label |
---|---|
100000000 | Condition |
100000001 | Load Form |
100000002 | Load Tab |
100000003 | Redirect |
100000004 | Load User Control |
Property | Value |
---|---|
Description | |
DisplayName | User Control Path |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_usercontrolpath |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 200 |
Property | Value |
---|---|
Description | |
DisplayName | User Control Title |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_usercontroltitle |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 4000 |
Property | Value |
---|---|
Description | |
DisplayName | User Host Address Attribute Logical Name |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_userhostaddressattributelogicalname |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 100 |
Property | Value |
---|---|
Description | |
DisplayName | User Identity Name Attribute Logical Name |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_useridentitynameattributelogicalname |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 100 |
Property | Value |
---|---|
Description | |
DisplayName | Validation Group |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_validationgroup |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 100 |
Property | Value |
---|---|
Description | |
DisplayName | Validation Summary CSS Class |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_validationsummarycssclass |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 100 |
Property | Value |
---|---|
Description | |
DisplayName | Validation Summary Header Text |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_validationsummaryheadertext |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 4000 |
Property | Value |
---|---|
Description | |
DisplayName | Enable Validation Summary Links |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_validationsummarylinksenabled |
RequiredLevel | None |
Type | Boolean |
GlobalChoiceName | mspp_webformstep_mspp_validationsummarylinksenabled |
DefaultValue | True |
True Label | Yes |
False Label | No |
Property | Value |
---|---|
Description | |
DisplayName | Validation Summary Link Text |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_validationsummarylinktext |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 100 |
Property | Value |
---|---|
Description | Unique identifier for Multistep Form associated with Form Step. |
DisplayName | Multistep Form |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mspp_webform |
RequiredLevel | ApplicationRequired |
Type | Lookup |
Targets | mspp_webform |
Property | Value |
---|---|
Description | Unique identifier for entity instances |
DisplayName | Form Step |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | mspp_webformstepid |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
Property | Value |
---|---|
Description | Status of the Form Step |
DisplayName | Status |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | statecode |
RequiredLevel | SystemRequired |
Type | State |
DefaultFormValue | |
GlobalChoiceName | mspp_webformstep_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 Form Step |
DisplayName | Status Reason |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | statuscode |
RequiredLevel | None |
Type | Status |
DefaultFormValue | |
GlobalChoiceName | mspp_webformstep_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: systemuser mspp_systemuser_mspp_webformstep_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_webformstep_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_webformstep mspp_webformstep_conditiondefaultnextstep
Property | Value |
---|---|
ReferencedEntity | mspp_webformstep |
ReferencedAttribute | mspp_webformstepid |
ReferencingAttribute | mspp_conditiondefaultnextstep |
ReferencingEntityNavigationPropertyName | mspp_conditiondefaultnextstep |
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_webformstep_entitysourcestep
Property | Value |
---|---|
ReferencedEntity | mspp_webformstep |
ReferencedAttribute | mspp_webformstepid |
ReferencingAttribute | mspp_entitysourcestep |
ReferencingEntityNavigationPropertyName | mspp_entitysourcestep |
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_webformstep_nextstep
Property | Value |
---|---|
ReferencedEntity | mspp_webformstep |
ReferencedAttribute | mspp_webformstepid |
ReferencingAttribute | mspp_nextstep |
ReferencingEntityNavigationPropertyName | mspp_nextstep |
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_webformstep_previousstep
Property | Value |
---|---|
ReferencedEntity | mspp_webformstep |
ReferencedAttribute | mspp_webformstepid |
ReferencingAttribute | mspp_previousstep |
ReferencingEntityNavigationPropertyName | mspp_previousstep |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
One-To-Many Relationship: mspp_webpage mspp_webformstep_redirectwebpage
Property | Value |
---|---|
ReferencedEntity | mspp_webpage |
ReferencedAttribute | mspp_webpageid |
ReferencingAttribute | mspp_redirectwebpage |
ReferencingEntityNavigationPropertyName | mspp_redirectwebpage |
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_webformstep_referenceentitystep
Property | Value |
---|---|
ReferencedEntity | mspp_webformstep |
ReferencedAttribute | mspp_webformstepid |
ReferencingAttribute | mspp_referenceentitystep |
ReferencingEntityNavigationPropertyName | mspp_referenceentitystep |
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_webformstep_webform
Property | Value |
---|---|
ReferencedEntity | mspp_webform |
ReferencedAttribute | mspp_webformid |
ReferencingAttribute | mspp_webform |
ReferencingEntityNavigationPropertyName | mspp_webform |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
These relationships are one-to-many. Listed by SchemaName.
Many-To-One Relationship: mspp_webform mspp_webform_startstep
Property | Value |
---|---|
ReferencingEntity | mspp_webform |
ReferencingAttribute | mspp_startstep |
ReferencedEntityNavigationPropertyName | mspp_webform_startstep |
IsCustomizable | False |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: 10000 QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
Many-To-One Relationship: mspp_webformmetadata mspp_webformmetadata_webformstep
Property | Value |
---|---|
ReferencingEntity | mspp_webformmetadata |
ReferencingAttribute | mspp_webformstep |
ReferencedEntityNavigationPropertyName | mspp_webformmetadata_webformstep |
IsCustomizable | False |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseLabel Group: Details Label: Metadata MenuId: null Order: 10000 QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
Many-To-One Relationship: mspp_webformstep mspp_webformstep_conditiondefaultnextstep
Property | Value |
---|---|
ReferencingEntity | mspp_webformstep |
ReferencingAttribute | mspp_conditiondefaultnextstep |
ReferencedEntityNavigationPropertyName | mspp_webformstep_conditiondefaultnextstep |
IsCustomizable | False |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: 10000 QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
Many-To-One Relationship: mspp_webformstep mspp_webformstep_entitysourcestep
Property | Value |
---|---|
ReferencingEntity | mspp_webformstep |
ReferencingAttribute | mspp_entitysourcestep |
ReferencedEntityNavigationPropertyName | mspp_webformstep_entitysourcestep |
IsCustomizable | False |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseLabel Group: Details Label: Entity Source Steps MenuId: null Order: 10000 QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
Many-To-One Relationship: mspp_webformstep mspp_webformstep_nextstep
Property | Value |
---|---|
ReferencingEntity | mspp_webformstep |
ReferencingAttribute | mspp_nextstep |
ReferencedEntityNavigationPropertyName | mspp_webformstep_nextstep |
IsCustomizable | False |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: 10000 QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
Many-To-One Relationship: mspp_webformstep mspp_webformstep_previousstep
Property | Value |
---|---|
ReferencingEntity | mspp_webformstep |
ReferencingAttribute | mspp_previousstep |
ReferencedEntityNavigationPropertyName | mspp_webformstep_previousstep |
IsCustomizable | False |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: 10000 QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
Many-To-One Relationship: mspp_webformstep mspp_webformstep_referenceentitystep
Property | Value |
---|---|
ReferencingEntity | mspp_webformstep |
ReferencingAttribute | mspp_referenceentitystep |
ReferencedEntityNavigationPropertyName | mspp_webformstep_referenceentitystep |
IsCustomizable | False |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseLabel Group: Details Label: Reference Entity Steps MenuId: null Order: 10000 QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
Dataverse table/entity reference
Dataverse Web API Reference
mspp_webformstep
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
Add custom JavaScript to a form
Learn how to add custom JavaScript to a form in Power Pages.
Configure basic form metadata for Power Pages
Learn how to add and configure basic form metadata for a portal.
Multistep Form (mspp_webform) table/entity reference (Microsoft Dataverse) - Power Apps
Includes schema information and supported messages for the Multistep Form (mspp_webform) table/entity with Microsoft Dataverse.