Compartir a través de


Referencia de tabla o entidad Multistep Form (mspp_webform)

Nota

¿No está seguro de tabla frente a entidad? Vea Desarrolladores: comprender la terminología en 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.

Añadido por: solución Power Pages Apps

Mensajes

Mensaje Operación de API web Método o clase de SDK
BulkRetain BulkRetain Action <xref:Microsoft.Crm.Sdk.Messages.BulkRetainRequest>
Create POST [org URI]/api/data/v9.0/mspp_webforms
Vea Crear
CreateRequest o
Create
CreateMultiple CreateMultiple Action CreateMultipleRequest
Delete DELETE [org URI]/api/data/v9.0/mspp_webforms(mspp_webformid)
Vea Eliminar
DeleteRequest o
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)
Vea Recuperar
RetrieveRequest o
Retrieve
RetrieveEntityChanges RetrieveEntityChangesRequest
RetrieveMultiple GET [org URI]/api/data/v9.0/mspp_webforms
Vea Consultar datos
RetrieveMultipleRequest o
RetrieveMultiple
RollbackRetain RollbackRetain Action <xref:Microsoft.Crm.Sdk.Messages.RollbackRetainRequest>
Update PATCH [org URI]/api/data/v9.0/mspp_webforms(mspp_webformid)
Vea Actualizar
UpdateRequest o
Update
UpdateMultiple UpdateMultiple Action UpdateMultipleRequest
ValidateRetentionConfig ValidateRetentionConfig Action <xref:Microsoft.Crm.Sdk.Messages.ValidateRetentionConfigRequest>

Propiedades

Propiedad Valor
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

Columnas/atributos que se pueden escribir

Estas columnas o atributos devuelven true para IsValidForCreate o IsValidForUpdate (generalmente ambos). Listado por SchemaName.

mspp_authenticationrequired

Propiedad Valor
Description Redirect to sign in if the user is anonymous.
DisplayName Authentication Required
IsValidForForm True
IsValidForRead True
LogicalName mspp_authenticationrequired
RequiredLevel None
Type Boolean

Elecciones/opciones de mspp_authenticationrequired

Valor Etiqueta Descripción
1 Yes
0 No

Valor predeterminado: 0

mspp_createdby

Propiedad Valor
Description Shows who created the record.
DisplayName Created By
IsValidForForm True
IsValidForRead True
LogicalName mspp_createdby
RequiredLevel None
Targets systemuser
Type Lookup

mspp_createdon

Propiedad Valor
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

Propiedad Valor
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

Elecciones/opciones de mspp_editexistingrecordpermitted

Valor Etiqueta Descripción
1 Yes
0 No

Valor predeterminado: 1

mspp_editexpiredmessage

Propiedad Valor
Description
DisplayName Edit Expired Message
Format Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_editexpiredmessage
MaxLength 10000
RequiredLevel None
Type Memo

mspp_editexpiredstatecode

Propiedad Valor
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

Propiedad Valor
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

Propiedad Valor
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

Propiedad Valor
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

Propiedad Valor
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

Propiedad Valor
Description
DisplayName Multiple Records Per User Permitted
IsValidForForm True
IsValidForRead True
LogicalName mspp_multiplerecordsperuserpermitted
RequiredLevel None
Type Boolean

Elecciones/opciones de mspp_multiplerecordsperuserpermitted

Valor Etiqueta Descripción
1 Yes
0 No

Valor predeterminado: 1

mspp_name

Propiedad Valor
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

Propiedad Valor
Description
DisplayName Enabled
IsValidForForm True
IsValidForRead True
LogicalName mspp_progressindicatorenabled
RequiredLevel None
Type Boolean

Elecciones/opciones de mspp_progressindicatorenabled

Valor Etiqueta Descripción
1 Yes
0 No

Valor predeterminado: 0

mspp_progressindicatorignorelaststep

Propiedad Valor
Description
DisplayName Ignore Last Step In Progress Count
IsValidForForm True
IsValidForRead True
LogicalName mspp_progressindicatorignorelaststep
RequiredLevel None
Type Boolean

Elecciones/opciones de mspp_progressindicatorignorelaststep

Valor Etiqueta Descripción
1 Yes
0 No

Valor predeterminado: 0

mspp_progressindicatorposition

Propiedad Valor
Description Location of the progress indicator relative to the form
DisplayName Position
IsValidForForm True
IsValidForRead True
LogicalName mspp_progressindicatorposition
RequiredLevel None
Type Picklist

Elecciones/opciones de mspp_progressindicatorposition

Valor Etiqueta Descripción
756150000 Top
756150001 Bottom
756150002 Left
756150003 Right

mspp_progressindicatorprependstepnum

Propiedad Valor
Description
DisplayName Prepend Step Number to Step Title
IsValidForForm True
IsValidForRead True
LogicalName mspp_progressindicatorprependstepnum
RequiredLevel None
Type Boolean

Elecciones/opciones de mspp_progressindicatorprependstepnum

Valor Etiqueta Descripción
1 Yes
0 No

Valor predeterminado: 0

mspp_progressindicatortype

Propiedad Valor
Description
DisplayName Type
IsValidForForm True
IsValidForRead True
LogicalName mspp_progressindicatortype
RequiredLevel None
Type Picklist

Elecciones/opciones de mspp_progressindicatortype

Valor Etiqueta Descripción
756150000 Title
756150001 Numeric (Step 1 of N)
756150002 Progress Bar

mspp_provisionedlanguages

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

mspp_savechangeswarningmessage

Propiedad Valor
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

Propiedad Valor
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

Elecciones/opciones de mspp_savechangeswarningonclose

Valor Etiqueta Descripción
1 Yes
0 No

Valor predeterminado: 0

mspp_startnewsessiononload

Propiedad Valor
Description
DisplayName Start New Session On Load
IsValidForForm True
IsValidForRead True
LogicalName mspp_startnewsessiononload
RequiredLevel None
Type Boolean

Elecciones/opciones de mspp_startnewsessiononload

Valor Etiqueta Descripción
1 Yes
0 No

Valor predeterminado: 0

mspp_startstep

Propiedad Valor
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

Propiedad Valor
Description Unique identifier for entity instances
DisplayName Multistep Form
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName mspp_webformid
RequiredLevel SystemRequired
Type Uniqueidentifier

mspp_websiteid

Propiedad Valor
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

Propiedad Valor
Description Status of the Multistep Form
DisplayName Status
IsValidForCreate False
IsValidForForm True
IsValidForRead True
LogicalName statecode
RequiredLevel SystemRequired
Type State

Elecciones/opciones de statecode

Valor Etiqueta Estado predeterminado Nombre invariable
0 Active 1 Active
1 Inactive 2 Inactive

statuscode

Propiedad Valor
Description Reason for the status of the Multistep Form
DisplayName Status Reason
IsValidForForm True
IsValidForRead True
LogicalName statuscode
RequiredLevel None
Type Status

Elecciones/opciones de statuscode

Valor Etiqueta Estado
1 Active 0
2 Inactive 1

Columnas/atributos de sólo lectura

Estas columnas o atributos devuelven false tanto para IsValidForCreate como para IsValidForUpdate. Listado por SchemaName.

mspp_createdbyName

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

mspp_createdbyYomiName

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

mspp_modifiedbyName

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

mspp_modifiedbyYomiName

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

mspp_startstepName

Propiedad Valor
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName mspp_startstepname
MaxLength 100
RequiredLevel None
Type String

mspp_websiteidName

Propiedad Valor
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName mspp_websiteidname
MaxLength 100
RequiredLevel None
Type String

Relaciones de uno a varios

Listado por SchemaName.

mspp_webform_webformmetadata_entityformforcreate

Igual que la relación de varios a uno mspp_webform_webformmetadata_entityformforcreate de la tabla mspp_webformmetadata.

Propiedad Valor
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

Igual que la relación de varios a uno mspp_webformstep_webform de la tabla mspp_webformstep.

Propiedad Valor
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

Igual que la relación de varios a uno mspp_webpage_webform de la tabla mspp_webpage.

Propiedad Valor
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

Relaciones de varios a uno

Cada relación de varios a uno se define mediante una relación de uno a varios correspondiente con la tabla relacionada. Listado por SchemaName.

mspp_systemuser_mspp_webform_createdby

Añadido por: solución System Solution

Consulte la relación de uno a varios mspp_systemuser_mspp_webform_createdby de la tabla systemuser.

mspp_systemuser_mspp_webform_modifiedby

Añadido por: solución System Solution

Consulte la relación de uno a varios mspp_systemuser_mspp_webform_modifiedby de la tabla systemuser.

mspp_webform_startstep

Consulte la relación de uno a varios mspp_webform_startstep de la tabla mspp_webformstep.

mspp_website_webform

Consulte la relación de uno a varios mspp_website_webform de la tabla mspp_website.

Consultar también

Referencia de tabla o entidad de Dataverse Referencia de la API web mspp_webform EntityType