Share via


Référence d’entité/de table Basic Form Metadata (mspp_entityformmetadata)

Notes

Vous n’êtes pas sûr de la table par rapport à l’entité ? Voir Développeurs : Comprendre la terminologie dans Microsoft Dataverse.

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

Ajouté par : solution Power Pages Apps

Messages

Message Opération de l'API web Classe ou méthode SDK
BulkRetain BulkRetain Action <xref:Microsoft.Crm.Sdk.Messages.BulkRetainRequest>
Create POST [org URI]/api/data/v9.0/mspp_entityformmetadatas
Voir Créer
CreateRequest ou
Create
CreateMultiple CreateMultiple Action CreateMultipleRequest
Delete DELETE [org URI]/api/data/v9.0/mspp_entityformmetadatas(mspp_entityformmetadataid)
Voir Supprimer
DeleteRequest ou
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_entityformmetadatas(mspp_entityformmetadataid)
Voir Récupérer
RetrieveRequest ou
Retrieve
RetrieveEntityChanges RetrieveEntityChangesRequest
RetrieveMultiple GET [org URI]/api/data/v9.0/mspp_entityformmetadatas
Voir Rechercher des données
RetrieveMultipleRequest ou
RetrieveMultiple
RollbackRetain RollbackRetain Action <xref:Microsoft.Crm.Sdk.Messages.RollbackRetainRequest>
Update PATCH [org URI]/api/data/v9.0/mspp_entityformmetadatas(mspp_entityformmetadataid)
Voir Mettre à jour
UpdateRequest ou
Update
UpdateMultiple UpdateMultiple Action UpdateMultipleRequest
ValidateRetentionConfig ValidateRetentionConfig Action <xref:Microsoft.Crm.Sdk.Messages.ValidateRetentionConfigRequest>

Propriétés

Propriété Valeur
CollectionSchemaName mspp_entityformmetadatas
DisplayCollectionName Basic Form Metadata
DisplayName Basic Form Metadata
EntitySetName mspp_entityformmetadatas
IsBPFEntity False
LogicalCollectionName mspp_entityformmetadatas
LogicalName mspp_entityformmetadata
OwnershipType OrganizationOwned
PrimaryIdAttribute mspp_entityformmetadataid
PrimaryNameAttribute mspp_name
SchemaName mspp_entityformmetadata

Colonnes/Attributs inscriptibles

Ces colonnes/attributs renvoient la valeur true pour IsValidForCreate ou IsValidForUpdate (généralement les deux). Répertorié par SchemaName.

mspp_adddescription

Propriété Valeur
Description
DisplayName Add Description
IsValidForForm True
IsValidForRead True
LogicalName mspp_adddescription
RequiredLevel None
Type Boolean

Choix/Options mspp_adddescription

Valeur Étiquette Description
1 Yes
0 No

Valeur par défaut : 0

mspp_attributelogicalname

Propriété Valeur
Description
DisplayName Attribute Logical Name
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_attributelogicalname
MaxLength 100
RequiredLevel None
Type String

mspp_constantsummaximumtotal

Propriété Valeur
Description
DisplayName Constant Sum Maximum Total
Format None
IsValidForForm True
IsValidForRead True
LogicalName mspp_constantsummaximumtotal
MaxValue 2147483647
MinValue 0
RequiredLevel None
Type Integer

mspp_constantsumminimumtotal

Propriété Valeur
Description
DisplayName Constant Sum Minimum Total
Format None
IsValidForForm True
IsValidForRead True
LogicalName mspp_constantsumminimumtotal
MaxValue 2147483647
MinValue 0
RequiredLevel None
Type Integer

mspp_constantsumvalidationerrormessage

Propriété Valeur
Description
DisplayName Constant Sum Validation Error Message
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_constantsumvalidationerrormessage
MaxLength 4000
RequiredLevel None
Type String

mspp_controlstyle

Propriété Valeur
Description Specifies how the control should be modified or enhanced.
DisplayName Control Style
IsValidForForm True
IsValidForRead True
LogicalName mspp_controlstyle
RequiredLevel None
Type Picklist

Choix/Options mspp_controlstyle

Valeur Étiquette Description
100000000 Option Set as Vertical Radio Button List
100000001 Option Set as Horizontal Radio Button List
100000002 Single Line of Text as Geolocation Lookup Validator
100000003 Group Whole Number as Constant Sum
100000004 Group Whole Number as Rank Order Scale No Ties
100000005 Group Whole Number as Rank Order Scale Allow Ties
100000006 Multiple Choice Matrix
100000007 Multiple Choice
100000008 Group Whole Number as Stack Rank
756150000 Render Lookup as Dropdown
756150001 Code component

mspp_createdby

Propriété Valeur
Description Shows who created the record.
DisplayName Created By
IsValidForForm True
IsValidForRead True
LogicalName mspp_createdby
RequiredLevel None
Targets systemuser
Type Lookup

mspp_createdon

Propriété Valeur
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_cssclass

Propriété Valeur
Description
DisplayName CSS Class
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_cssclass
MaxLength 100
RequiredLevel None
Type String

mspp_description

Propriété Valeur
Description
DisplayName Description
Format Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_description
MaxLength 10000
RequiredLevel None
Type Memo

mspp_descriptionposition

Propriété Valeur
Description
DisplayName Position
IsValidForForm True
IsValidForRead True
LogicalName mspp_descriptionposition
RequiredLevel None
Type Picklist

Choix/Options mspp_descriptionposition

Valeur Étiquette Description
100000000 Above the field
100000001 Below the field
100000002 Above the label

mspp_entityform

Propriété Valeur
Description Unique identifier for Entity Form associated with Entity Form Metadata.
DisplayName Basic Form
IsValidForForm True
IsValidForRead True
LogicalName mspp_entityform
RequiredLevel ApplicationRequired
Targets mspp_entityform
Type Lookup

mspp_entityformforcreate

Propriété Valeur
Description
DisplayName Basic Form for Create
IsValidForForm True
IsValidForRead True
LogicalName mspp_entityformforcreate
RequiredLevel None
Targets mspp_entityform
Type Lookup

mspp_entityformmetadataId

Propriété Valeur
Description Unique identifier for entity instances
DisplayName Basic Form Metadata
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName mspp_entityformmetadataid
RequiredLevel SystemRequired
Type Uniqueidentifier

mspp_fieldisrequired

Propriété Valeur
Description
DisplayName Field is Required
IsValidForForm True
IsValidForRead True
LogicalName mspp_fieldisrequired
RequiredLevel None
Type Boolean

Choix/Options mspp_fieldisrequired

Valeur Étiquette Description
1 Yes
0 No

Valeur par défaut : 0

mspp_geolocationvalidatorerrormessage

Propriété Valeur
Description The error message to be displayed when the geolocation validator validation fails.
DisplayName Geolocation Validator Error Message
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_geolocationvalidatorerrormessage
MaxLength 4000
RequiredLevel None
Type String

mspp_groupname

Propriété Valeur
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
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_groupname
MaxLength 100
RequiredLevel None
Type String

mspp_ignoredefaultvalue

Propriété Valeur
Description
DisplayName Ignore Default Value
IsValidForForm True
IsValidForRead True
LogicalName mspp_ignoredefaultvalue
RequiredLevel None
Type Boolean

Choix/Options mspp_ignoredefaultvalue

Valeur Étiquette Description
1 Yes
0 No

Valeur par défaut : 0

mspp_label

Propriété Valeur
Description
DisplayName Label
Format Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_label
MaxLength 10000
RequiredLevel None
Type Memo

mspp_maxmultiplechoiceselectedcount

Propriété Valeur
Description
DisplayName Multiple Choice Max Selected Count
Format None
IsValidForForm True
IsValidForRead True
LogicalName mspp_maxmultiplechoiceselectedcount
MaxValue 100
MinValue 0
RequiredLevel None
Type Integer

mspp_minmultiplechoiceselectedcount

Propriété Valeur
Description
DisplayName Multiple Choice Minimum Required Selected Count
Format None
IsValidForForm True
IsValidForRead True
LogicalName mspp_minmultiplechoiceselectedcount
MaxValue 100
MinValue 0
RequiredLevel None
Type Integer

mspp_modifiedby

Propriété Valeur
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

Propriété Valeur
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_multiplechoicevalidationerrormessage

Propriété Valeur
Description
DisplayName Multiple Choice Validation Error Message
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_multiplechoicevalidationerrormessage
MaxLength 4000
RequiredLevel None
Type String

mspp_name

Propriété Valeur
Description The name of the custom entity.
DisplayName Name
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_name
MaxLength 100
RequiredLevel None
Type String

mspp_notes_settings

Propriété Valeur
Description
DisplayName Notes Settings
Format Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_notes_settings
MaxLength 100000
RequiredLevel None
Type Memo

mspp_onsavefromattribute

Propriété Valeur
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
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_onsavefromattribute
MaxLength 100
RequiredLevel None
Type String

mspp_onsavetype

Propriété Valeur
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

Choix/Options mspp_onsavetype

Valeur Étiquette Description
100000000 Value
100000001 Today's Date
100000002 Current Portal User

mspp_onsavevalue

Propriété Valeur
Description
DisplayName Value
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_onsavevalue
MaxLength 4000
RequiredLevel None
Type String

mspp_prepopulatefromattribute

Propriété Valeur
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
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_prepopulatefromattribute
MaxLength 100
RequiredLevel None
Type String

mspp_prepopulatetype

Propriété Valeur
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

Choix/Options mspp_prepopulatetype

Valeur Étiquette Description
100000000 Value
100000001 Today's Date
100000002 Current Portal User

mspp_prepopulatevalue

Propriété Valeur
Description The value to prepopulate the field.
DisplayName Prepopulate Value
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_prepopulatevalue
MaxLength 4000
RequiredLevel None
Type String

mspp_provisionedlanguages

Propriété Valeur
Description
DisplayName Provisioned Languages
Format Language
IsValidForForm True
IsValidForRead True
LogicalName mspp_provisionedlanguages
MaxValue 2147483647
MinValue 0
RequiredLevel None
Type Integer

mspp_randomizeoptionsetvalues

Propriété Valeur
Description
DisplayName Randomize Option Set Values
IsValidForForm True
IsValidForRead True
LogicalName mspp_randomizeoptionsetvalues
RequiredLevel None
Type Boolean

Choix/Options mspp_randomizeoptionsetvalues

Valeur Étiquette Description
1 Yes
0 No

Valeur par défaut : 0

mspp_rangevalidationerrormessage

Propriété Valeur
Description
DisplayName Range Validation Error Message
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_rangevalidationerrormessage
MaxLength 4000
RequiredLevel None
Type String

mspp_rankordernotiesvalidationerrormessage

Propriété Valeur
Description
DisplayName Rank Order No Ties Validation Error Message
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_rankordernotiesvalidationerrormessage
MaxLength 4000
RequiredLevel None
Type String

mspp_requiredfieldvalidationerrormessage

Propriété Valeur
Description The error message shown when a required field does not contain a value.
DisplayName Required Field Validation Error Message
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_requiredfieldvalidationerrormessage
MaxLength 4000
RequiredLevel None
Type String

mspp_sectionname

Propriété Valeur
Description
DisplayName Section Name
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_sectionname
MaxLength 200
RequiredLevel None
Type String

mspp_setvalueonsave

Propriété Valeur
Description
DisplayName Set Value On Save
IsValidForForm True
IsValidForRead True
LogicalName mspp_setvalueonsave
RequiredLevel None
Type Boolean

Choix/Options mspp_setvalueonsave

Valeur Étiquette Description
1 Yes
0 No

Valeur par défaut : 0

mspp_subgrid_name

Propriété Valeur
Description
DisplayName Subgrid Name
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_subgrid_name
MaxLength 150
RequiredLevel None
Type String

mspp_subgrid_settings

Propriété Valeur
Description
DisplayName Subgrid Settings
Format Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_subgrid_settings
MaxLength 100000
RequiredLevel None
Type Memo

mspp_tabname

Propriété Valeur
Description
DisplayName Tab Name
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_tabname
MaxLength 200
RequiredLevel None
Type String

mspp_timeline_settings

Propriété Valeur
Description
DisplayName Timeline Settings
Format Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_timeline_settings
MaxLength 100000
RequiredLevel None
Type Memo

mspp_type

Propriété Valeur
Description
DisplayName Type
IsValidForForm True
IsValidForRead True
LogicalName mspp_type
RequiredLevel ApplicationRequired
Type Picklist

Choix/Options mspp_type

Valeur Étiquette Description
100000000 Attribute
100000001 Section
100000002 Tab
100000003 Subgrid
100000005 Notes
756150000 Timeline

mspp_useattributedescriptionproperty

Propriété Valeur
Description
DisplayName Use Attribute's Description Property
IsValidForForm True
IsValidForRead True
LogicalName mspp_useattributedescriptionproperty
RequiredLevel None
Type Boolean

Choix/Options mspp_useattributedescriptionproperty

Valeur Étiquette Description
1 Yes
0 No

Valeur par défaut : 1

mspp_validationerrormessage

Propriété Valeur
Description The error message defined for the validation.
DisplayName Validation Error Message
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_validationerrormessage
MaxLength 4000
RequiredLevel None
Type String

mspp_validationregularexpression

Propriété Valeur
Description Adds a regular expression validator with the specified regular expression.
DisplayName Validation Regular Expression
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_validationregularexpression
MaxLength 4000
RequiredLevel None
Type String

mspp_validationregularexpressionerrormessage

Propriété Valeur
Description
DisplayName Regular Expression Validation Error Message
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_validationregularexpressionerrormessage
MaxLength 4000
RequiredLevel None
Type String

statecode

Propriété Valeur
Description Status of the Basic Form Metadata
DisplayName Status
IsValidForCreate False
IsValidForForm True
IsValidForRead True
LogicalName statecode
RequiredLevel SystemRequired
Type State

Choix/Options statecode

Valeur Étiquette Statut par défaut Nom invariant
0 Active 1 Active
1 Inactive 2 Inactive

statuscode

Propriété Valeur
Description Reason for the status of the Basic Form Metadata
DisplayName Status Reason
IsValidForForm True
IsValidForRead True
LogicalName statuscode
RequiredLevel None
Type Status

Choix/Options statuscode

Valeur Étiquette État
1 Active 0
2 Inactive 1

Colonnes/Attributs en lecture seule

Ces colonnes/attributs renvoient la valeur false pour IsValidForCreate ou IsValidForUpdate. Répertorié par SchemaName.

mspp_createdbyName

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName mspp_createdbyname
MaxLength 200
RequiredLevel None
Type String

mspp_createdbyYomiName

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName mspp_createdbyyominame
MaxLength 200
RequiredLevel None
Type String

mspp_entityformforcreateName

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName mspp_entityformforcreatename
MaxLength 100
RequiredLevel None
Type String

mspp_entityformName

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName mspp_entityformname
MaxLength 100
RequiredLevel None
Type String

mspp_modifiedbyName

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName mspp_modifiedbyname
MaxLength 200
RequiredLevel None
Type String

mspp_modifiedbyYomiName

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName mspp_modifiedbyyominame
MaxLength 200
RequiredLevel None
Type String

Relations plusieurs-à-un

Chaque relation plusieurs-à-un est définie par une relation un-à-plusieurs correspondante avec la table associée. Répertorié par SchemaName.

mspp_entityform_entityformmetadata_entityformforcreate

Voir la relation un à plusieurs mspp_entityform_entityformmetadata_entityformforcreate pour la table/entité mspp_entityform.

mspp_entityformmetadata_entityform

Voir la relation un à plusieurs mspp_entityformmetadata_entityform pour la table/entité mspp_entityform.

mspp_systemuser_mspp_entityformmetadata_createdby

Ajouté par : solution System Solution

Voir la relation un à plusieurs mspp_systemuser_mspp_entityformmetadata_createdby pour la table/entité systemuser.

mspp_systemuser_mspp_entityformmetadata_modifiedby

Ajouté par : solution System Solution

Voir la relation un à plusieurs mspp_systemuser_mspp_entityformmetadata_modifiedby pour la table/entité systemuser.

Voir aussi

Référence d’entité/de table Dataverse Référence d’API web mspp_entityformmetadata EntityType