Multistep Form (mspp_webform) テーブル/エンティティの参照

注意

テーブルとエンティティの違いについて不明な点がありますか? 開発者: Microsoft Dataverse の用語を理解するを参照してください。

Defines the necessary properties and relationships to the other key entities in order to control the initialization of the form within a web portal.

追加元 : Power Pages Apps ソリューション

メッセージ

メッセージ Web API 操作 SDK クラスまたはメソッド
BulkRetain BulkRetain Action <xref:Microsoft.Crm.Sdk.Messages.BulkRetainRequest>
Create POST [org URI]/api/data/v9.0/mspp_webforms
作成を参照
CreateRequest または
Create
CreateMultiple CreateMultiple Action CreateMultipleRequest
Delete DELETE [org URI]/api/data/v9.0/mspp_webforms(mspp_webformid)
削除を参照
DeleteRequest または
Delete
PurgeRetainedContent PurgeRetainedContent Action <xref:Microsoft.Crm.Sdk.Messages.PurgeRetainedContentRequest>
Retain Retain Action <xref:Microsoft.Crm.Sdk.Messages.RetainRequest>
Retrieve GET [org URI]/api/data/v9.0/mspp_webforms(mspp_webformid)
取得を参照
RetrieveRequest または
Retrieve
RetrieveEntityChanges RetrieveEntityChangesRequest
RetrieveMultiple GET [org URI]/api/data/v9.0/mspp_webforms
データのクエリを参照
RetrieveMultipleRequest または
RetrieveMultiple
RollbackRetain RollbackRetain Action <xref:Microsoft.Crm.Sdk.Messages.RollbackRetainRequest>
Update PATCH [org URI]/api/data/v9.0/mspp_webforms(mspp_webformid)
更新を参照
UpdateRequest または
Update
UpdateMultiple UpdateMultiple Action UpdateMultipleRequest
ValidateRetentionConfig ValidateRetentionConfig Action <xref:Microsoft.Crm.Sdk.Messages.ValidateRetentionConfigRequest>

プロパティ

プロパティ
CollectionSchemaName mspp_webforms
DisplayCollectionName Multistep Forms
DisplayName Multistep Form
EntitySetName mspp_webforms
IsBPFEntity False
LogicalCollectionName mspp_webforms
LogicalName mspp_webform
OwnershipType OrganizationOwned
PrimaryIdAttribute mspp_webformid
PrimaryNameAttribute mspp_name
SchemaName mspp_webform

書き込み可能な列/属性

これらの列/属性は IsValidForCreate または IsValidForUpdate のいずれかについて true を返します (通常は両方)。 SchemaName が一覧表示。

mspp_authenticationrequired

プロパティ
Description Redirect to sign in if the user is anonymous.
DisplayName Authentication Required
IsValidForForm True
IsValidForRead True
LogicalName mspp_authenticationrequired
RequiredLevel None
Type Boolean

mspp_authenticationrequired の選択肢/オプション

ラベル 内容
1 Yes
0 No

既定値 : 0

mspp_createdby

プロパティ
Description Shows who created the record.
DisplayName Created By
IsValidForForm True
IsValidForRead True
LogicalName mspp_createdby
RequiredLevel None
Targets systemuser
Type Lookup

mspp_createdon

プロパティ
DateTimeBehavior UserLocal
Description Shows the date and time when the record was created.
DisplayName Created On
Format DateAndTime
IsValidForForm True
IsValidForRead True
LogicalName mspp_createdon
RequiredLevel None
Type DateTime

mspp_editexistingrecordpermitted

プロパティ
Description Determines if an existing record can be edited. This setting is ignored If the form mode on the form step is set to edit mode. Otherwise, an edit form wouldn't function properly.
DisplayName Edit Existing Record Permitted
IsValidForForm True
IsValidForRead True
LogicalName mspp_editexistingrecordpermitted
RequiredLevel None
Type Boolean

mspp_editexistingrecordpermitted の選択肢/オプション

ラベル 内容
1 Yes
0 No

既定値 : 1

mspp_editexpiredmessage

プロパティ
Description
DisplayName Edit Expired Message
Format Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_editexpiredmessage
MaxLength 10000
RequiredLevel None
Type Memo

mspp_editexpiredstatecode

プロパティ
Description
DisplayName Edit Expired State Code
Format None
IsValidForForm True
IsValidForRead True
LogicalName mspp_editexpiredstatecode
MaxValue 2147483647
MinValue 0
RequiredLevel None
Type Integer

mspp_editexpiredstatuscode

プロパティ
Description
DisplayName Edit Expired Status Code
Format None
IsValidForForm True
IsValidForRead True
LogicalName mspp_editexpiredstatuscode
MaxValue 2147483647
MinValue 0
RequiredLevel None
Type Integer

mspp_editnotpermittedmessage

プロパティ
Description
DisplayName Edit Not Permitted Message
Format Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_editnotpermittedmessage
MaxLength 10000
RequiredLevel None
Type Memo

mspp_modifiedby

プロパティ
Description Shows who last updated the record.
DisplayName Modified By
IsValidForForm True
IsValidForRead True
LogicalName mspp_modifiedby
RequiredLevel None
Targets systemuser
Type Lookup

mspp_modifiedon

プロパティ
DateTimeBehavior UserLocal
Description Shows the date and time when the record was modified.
DisplayName Modified On
Format DateAndTime
IsValidForForm True
IsValidForRead True
LogicalName mspp_modifiedon
RequiredLevel None
Type DateTime

mspp_multiplerecordsperuserpermitted

プロパティ
Description
DisplayName Multiple Records Per User Permitted
IsValidForForm True
IsValidForRead True
LogicalName mspp_multiplerecordsperuserpermitted
RequiredLevel None
Type Boolean

mspp_multiplerecordsperuserpermitted の選択肢/オプション

ラベル 内容
1 Yes
0 No

既定値 : 1

mspp_name

プロパティ
Description The name of the custom entity.
DisplayName Name
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_name
MaxLength 100
RequiredLevel ApplicationRequired
Type String

mspp_progressindicatorenabled

プロパティ
Description
DisplayName Enabled
IsValidForForm True
IsValidForRead True
LogicalName mspp_progressindicatorenabled
RequiredLevel None
Type Boolean

mspp_progressindicatorenabled の選択肢/オプション

ラベル 内容
1 Yes
0 No

既定値 : 0

mspp_progressindicatorignorelaststep

プロパティ
Description
DisplayName Ignore Last Step In Progress Count
IsValidForForm True
IsValidForRead True
LogicalName mspp_progressindicatorignorelaststep
RequiredLevel None
Type Boolean

mspp_progressindicatorignorelaststep の選択肢/オプション

ラベル 内容
1 Yes
0 No

既定値 : 0

mspp_progressindicatorposition

プロパティ
Description Location of the progress indicator relative to the form
DisplayName Position
IsValidForForm True
IsValidForRead True
LogicalName mspp_progressindicatorposition
RequiredLevel None
Type Picklist

mspp_progressindicatorposition の選択肢/オプション

ラベル 内容
756150000 Top
756150001 Bottom
756150002 Left
756150003 Right

mspp_progressindicatorprependstepnum

プロパティ
Description
DisplayName Prepend Step Number to Step Title
IsValidForForm True
IsValidForRead True
LogicalName mspp_progressindicatorprependstepnum
RequiredLevel None
Type Boolean

mspp_progressindicatorprependstepnum の選択肢/オプション

ラベル 内容
1 Yes
0 No

既定値 : 0

mspp_progressindicatortype

プロパティ
Description
DisplayName Type
IsValidForForm True
IsValidForRead True
LogicalName mspp_progressindicatortype
RequiredLevel None
Type Picklist

mspp_progressindicatortype の選択肢/オプション

ラベル 内容
756150000 Title
756150001 Numeric (Step 1 of N)
756150002 Progress Bar

mspp_provisionedlanguages

プロパティ
Description
DisplayName Provisioned Languages
Format Language
IsValidForForm True
IsValidForRead True
LogicalName mspp_provisionedlanguages
MaxValue 2147483647
MinValue 0
RequiredLevel None
Type Integer

mspp_savechangeswarningmessage

プロパティ
Description Default message: Your changes have not been saved. To stay on the page so that you can save your changes, click Cancel.
DisplayName Save Changes Warning Message
Format Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_savechangeswarningmessage
MaxLength 10000
RequiredLevel None
Type Memo

mspp_savechangeswarningonclose

プロパティ
Description Displays a warning message to the user if they close the browser, or refresh the page, or click the previous button in a multiple step form and they have changes that haven't been saved.
DisplayName Display Save Changes Warning On Close
IsValidForForm True
IsValidForRead True
LogicalName mspp_savechangeswarningonclose
RequiredLevel None
Type Boolean

mspp_savechangeswarningonclose の選択肢/オプション

ラベル 内容
1 Yes
0 No

既定値 : 0

mspp_startnewsessiononload

プロパティ
Description
DisplayName Start New Session On Load
IsValidForForm True
IsValidForRead True
LogicalName mspp_startnewsessiononload
RequiredLevel None
Type Boolean

mspp_startnewsessiononload の選択肢/オプション

ラベル 内容
1 Yes
0 No

既定値 : 0

mspp_startstep

プロパティ
Description Unique identifier for Form Step associated with Multistep Form.
DisplayName Start Step
IsValidForForm True
IsValidForRead True
LogicalName mspp_startstep
RequiredLevel None
Targets mspp_webformstep
Type Lookup

mspp_webformId

プロパティ
Description Unique identifier for entity instances
DisplayName Multistep Form
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName mspp_webformid
RequiredLevel SystemRequired
Type Uniqueidentifier

mspp_websiteid

プロパティ
Description Unique identifier for Website entity associated with this record
DisplayName Website
IsValidForForm True
IsValidForRead True
LogicalName mspp_websiteid
RequiredLevel ApplicationRequired
Targets mspp_website
Type Lookup

statecode

プロパティ
Description Status of the Multistep Form
DisplayName Status
IsValidForCreate False
IsValidForForm True
IsValidForRead True
LogicalName statecode
RequiredLevel SystemRequired
Type State

statecode の選択肢/オプション

ラベル 既定の状態 不変名
0 Active 1 Active
1 Inactive 2 Inactive

statuscode

プロパティ
Description Reason for the status of the Multistep Form
DisplayName Status Reason
IsValidForForm True
IsValidForRead True
LogicalName statuscode
RequiredLevel None
Type Status

statuscode の選択肢/オプション

ラベル 状態
1 Active 0
2 Inactive 1

読み取り専用列/属性

これらの列/属性は IsValidForCreate または IsValidForUpdate の両方について false を返します。 SchemaName が一覧表示。

mspp_createdbyName

プロパティ
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName mspp_createdbyname
MaxLength 200
RequiredLevel None
Type String

mspp_createdbyYomiName

プロパティ
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName mspp_createdbyyominame
MaxLength 200
RequiredLevel None
Type String

mspp_modifiedbyName

プロパティ
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName mspp_modifiedbyname
MaxLength 200
RequiredLevel None
Type String

mspp_modifiedbyYomiName

プロパティ
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName mspp_modifiedbyyominame
MaxLength 200
RequiredLevel None
Type String

mspp_startstepName

プロパティ
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName mspp_startstepname
MaxLength 100
RequiredLevel None
Type String

mspp_websiteidName

プロパティ
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName mspp_websiteidname
MaxLength 100
RequiredLevel None
Type String

一対多関連付け

SchemaName が一覧表示。

mspp_webform_webformmetadata_entityformforcreate

mspp_webformmetadata テーブル/エンティティの多対一のリレーションシップ mspp_webform_webformmetadata_entityformforcreate と同じです。

プロパティ
ReferencingEntity mspp_webformmetadata
ReferencingAttribute mspp_entityformforcreate
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName mspp_webform_webformmetadata_entityformforcreate
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order: 10000
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

mspp_webformstep_webform

mspp_webformstep テーブル/エンティティの多対一のリレーションシップ mspp_webformstep_webform と同じです。

プロパティ
ReferencingEntity mspp_webformstep
ReferencingAttribute mspp_webform
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName mspp_webformstep_webform
AssociatedMenuConfiguration Behavior: UseLabel
Group: Details
Label: Steps
Order: 103100
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

mspp_webpage_webform

mspp_webpage テーブル/エンティティの多対一のリレーションシップ mspp_webpage_webform と同じです。

プロパティ
ReferencingEntity mspp_webpage
ReferencingAttribute mspp_webform
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName mspp_webpage_webform
AssociatedMenuConfiguration Behavior: UseCollectionName
Group: Details
Label:
Order: 107000
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

多対一関連付け

各多対一の関係付けは、関連するテーブルとの対応する一対多の関係付けによって定義されます。 SchemaName が一覧表示。

mspp_systemuser_mspp_webform_createdby

追加元 : System Solution ソリューション

systemuser テーブル/エンティティの一対多のリレーションシップ mspp_systemuser_mspp_webform_createdby を参照してください。

mspp_systemuser_mspp_webform_modifiedby

追加元 : System Solution ソリューション

systemuser テーブル/エンティティの一対多のリレーションシップ mspp_systemuser_mspp_webform_modifiedby を参照してください。

mspp_webform_startstep

mspp_webformstep テーブル/エンティティの一対多のリレーションシップ mspp_webform_startstep を参照してください。

mspp_website_webform

mspp_website テーブル/エンティティの一対多のリレーションシップ mspp_website_webform を参照してください。

関連項目

Dataverse テーブル/エンティティ参照 Web API リファレンス mspp_webform EntityType