Referenz zur Tabelle/Entität SystemForm

Hinweis

Unsicher bei Tabelle vs. Entität? Siehe Entwickler: Terminologie in Microsoft Dataverse verstehen.

Organization-owned entity customizations including form layout and dashboards.

Nachrichten

Nachricht Web-API-Vorgang SDK-Klasse oder -Methode
CopySystemForm CopySystemForm Action CopySystemFormRequest
Create POST [org URI]/api/data/v9.0/systemforms
Weitere Informationen finden Sie unter Erstellen
CreateRequest oder
Create
Delete DELETE [org URI]/api/data/v9.0/systemforms(formid)
Weitere Informationen finden Sie unter Löschen
DeleteRequest oder
Delete
Retrieve GET [org URI]/api/data/v9.0/systemforms(formid)
Weitere Informationen finden Sie unter Abrufen
RetrieveRequest oder
Retrieve
RetrieveFilteredForms RetrieveFilteredForms Function RetrieveFilteredFormsRequest
RetrieveMultiple GET [org URI]/api/data/v9.0/systemforms
Weitere Informationen finden Sie unter Daten abfragen
RetrieveMultipleRequest oder
RetrieveMultiple
RetrieveUnpublished RetrieveUnpublished Function RetrieveUnpublishedRequest
RetrieveUnpublishedMultiple RetrieveUnpublishedMultiple Function RetrieveUnpublishedMultipleRequest
Update PATCH [org URI]/api/data/v9.0/systemforms(formid)
Weitere Informationen finden Sie unter Aktualisieren
UpdateRequest oder
Update

Eigenschaften

Eigenschaft Wert
CollectionSchemaName SystemForms
DisplayCollectionName System Forms
DisplayName System Form
EntitySetName systemforms
IsBPFEntity False
LogicalCollectionName systemforms
LogicalName systemform
OwnershipType OrganizationOwned
PrimaryIdAttribute formid
PrimaryNameAttribute name
SchemaName SystemForm

Schreibbare Spalten/Attribute

Diese Spalten/Attribute geben entweder für IsValidForCreate oder IsValidForUpdate (normalerweise beides) true zurück. Aufgelistet durch SchemaName.

AncestorFormId

Eigenschaft Wert
Description Unique identifier of the parent form.
DisplayName Parent Form
IsValidForForm True
IsValidForRead True
IsValidForUpdate False
LogicalName ancestorformid
RequiredLevel None
Targets systemform
Type Lookup

CanBeDeleted

Eigenschaft Wert
Description Information that specifies whether this component can be deleted.
DisplayName Can Be Deleted
IsValidForForm False
IsValidForRead True
LogicalName canbedeleted
RequiredLevel SystemRequired
Type ManagedProperty

Description

Eigenschaft Wert
Description Description of the form or dashboard.
DisplayName Description
Format Text
IsLocalizable True
IsValidForForm False
IsValidForRead True
LogicalName description
MaxLength 2000
RequiredLevel None
Type Memo

FormActivationState

Eigenschaft Wert
Description Specifies the state of the form.
DisplayName Form State
IsValidForForm False
IsValidForRead True
LogicalName formactivationstate
RequiredLevel SystemRequired
Type Picklist

FormActivationState Auswahlen/Optionen

Wert Etikett Beschreibung
0 Inactive
1 Active

FormId

Eigenschaft Wert
Description Unique identifier of the record type form.
DisplayName
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName formid
RequiredLevel SystemRequired
Type Uniqueidentifier

FormJson

Eigenschaft Wert
Description Json representation of the form layout.
DisplayName
Format TextArea
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName formjson
MaxLength 1073741823
RequiredLevel SystemRequired
Type Memo

FormPresentation

Eigenschaft Wert
Description Specifies whether this form is in the updated UI layout in Microsoft Dynamics CRM 2015 or Microsoft Dynamics CRM Online 2015 Update.
DisplayName AIR Refreshed
IsValidForForm False
IsValidForRead True
LogicalName formpresentation
RequiredLevel SystemRequired
Type Picklist

FormPresentation Auswahlen/Optionen

Wert Etikett Beschreibung
0 ClassicForm
1 AirForm
2 ConvertedICForm

FormXml

Eigenschaft Wert
Description XML representation of the form layout.
DisplayName
Format TextArea
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName formxml
MaxLength 1073741823
RequiredLevel SystemRequired
Type Memo

IntroducedVersion

Eigenschaft Wert
Description Version in which the form is introduced.
DisplayName Introduced Version
FormatName VersionNumber
IsLocalizable False
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName introducedversion
MaxLength 48
RequiredLevel None
Type String

IsAIRMerged

Eigenschaft Wert
Description Specifies whether this form is merged with the updated UI layout in Microsoft Dynamics CRM 2015 or Microsoft Dynamics CRM Online 2015 Update.
DisplayName Refreshed
IsValidForForm False
IsValidForRead True
LogicalName isairmerged
RequiredLevel None
Type Boolean

IsAIRMerged Auswahlen/Optionen

Wert Etikett Beschreibung
1 Yes
0 No

Standardwert: 0

IsCustomizable

Eigenschaft Wert
Description Information that specifies whether this component can be customized.
DisplayName Customizable
IsValidForForm False
IsValidForRead True
LogicalName iscustomizable
RequiredLevel SystemRequired
Type ManagedProperty

IsDefault

Eigenschaft Wert
Description Information that specifies whether the form or the dashboard is the system default.
DisplayName Default Form
IsValidForForm False
IsValidForRead True
LogicalName isdefault
RequiredLevel SystemRequired
Type Boolean

IsDefault Auswahlen/Optionen

Wert Etikett Beschreibung
1 Yes
0 No

Standardwert: 0

IsDesktopEnabled

Eigenschaft Wert
Description Information that specifies whether the dashboard is enabled for desktop.
DisplayName Is Desktop Enabled
IsValidForForm False
IsValidForRead True
LogicalName isdesktopenabled
RequiredLevel SystemRequired
Type Boolean

IsDesktopEnabled Auswahlen/Optionen

Wert Etikett Beschreibung
1 Yes
0 No

Standardwert: 0

IsTabletEnabled

Eigenschaft Wert
Description Information that specifies whether the dashboard is enabled for tablet.
DisplayName Is Tablet Enabled
IsValidForForm False
IsValidForRead True
LogicalName istabletenabled
RequiredLevel SystemRequired
Type Boolean

IsTabletEnabled Auswahlen/Optionen

Wert Etikett Beschreibung
1 Yes
0 No

Standardwert: 0

Name

Eigenschaft Wert
Description Name of the form.
DisplayName Name
FormatName Text
IsLocalizable True
IsValidForForm False
IsValidForRead True
LogicalName name
MaxLength 100
RequiredLevel SystemRequired
Type String

ObjectTypeCode

Eigenschaft Wert
Description Code that represents the record type.
DisplayName Entity Name
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName objecttypecode
RequiredLevel None
Type EntityName

Type

Eigenschaft Wert
Description Type of the form, for example, Dashboard or Preview.
DisplayName Form Type
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName type
RequiredLevel None
Type Picklist

Type Auswahlen/Optionen

Wert Etikett Beschreibung
0 Dashboard
1 AppointmentBook
2 Main
3 MiniCampaignBO
4 Preview
5 Mobile - Express
6 Quick View Form
7 Quick Create
8 Dialog
9 Task Flow Form
10 InteractionCentricDashboard
11 Card
12 Main - Interactive experience
13 Contextual Dashboard
100 Other
101 MainBackup
102 AppointmentBookBackup
103 Power BI Dashboard

UniqueName

Eigenschaft Wert
Description Unique Name
DisplayName Unique Name
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName uniquename
MaxLength 200
RequiredLevel None
Type String

Version

Eigenschaft Wert
Description For internal use only.
DisplayName
Format None
IsValidForForm False
IsValidForRead True
LogicalName version
MaxValue 2147483647
MinValue 0
RequiredLevel None
Type Integer

Schreibgeschützt Spalten/Attribute

Diese Spalten/Attribute geben false zurück für sowohl IsValidForCreate als auch IsValidForUpdate. Aufgelistet durch SchemaName.

AncestorFormIdName

Eigenschaft Wert
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName ancestorformidname
MaxLength 50
RequiredLevel None
Type String

ComponentState

Eigenschaft Wert
Description For internal use only.
DisplayName Component State
IsValidForForm False
IsValidForRead True
LogicalName componentstate
RequiredLevel SystemRequired
Type Picklist

ComponentState Auswahlen/Optionen

Wert Etikett Beschreibung
0 Published
1 Unpublished
2 Deleted
3 Deleted Unpublished

FormIdUnique

Eigenschaft Wert
Description Unique identifier of the form used when synchronizing customizations for the Microsoft Dynamics 365 client for Outlook.
DisplayName
IsValidForForm False
IsValidForRead True
LogicalName formidunique
RequiredLevel SystemRequired
Type Uniqueidentifier

FormXmlManaged

Eigenschaft Wert
Description formXml diff as in a managed solution. for internal use only
DisplayName
Format TextArea
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName formxmlmanaged
MaxLength 1073741823
RequiredLevel None
Type Memo

IsManaged

Eigenschaft Wert
Description
DisplayName State
IsValidForForm False
IsValidForRead True
LogicalName ismanaged
RequiredLevel SystemRequired
Type Boolean

IsManaged Auswahlen/Optionen

Wert Etikett Beschreibung
1 Managed
0 Unmanaged

Standardwert: 0

OrganizationId

Eigenschaft Wert
Description Unique identifier of the organization.
DisplayName
IsValidForForm False
IsValidForRead True
LogicalName organizationid
RequiredLevel SystemRequired
Targets organization
Type Lookup

OrganizationIdName

Eigenschaft Wert
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName organizationidname
MaxLength 100
RequiredLevel SystemRequired
Type String

OverwriteTime

Eigenschaft Wert
DateTimeBehavior UserLocal
Description For internal use only.
DisplayName Record Overwrite Time
Format DateOnly
IsValidForForm False
IsValidForRead True
LogicalName overwritetime
RequiredLevel SystemRequired
Type DateTime

PublishedOn

Eigenschaft Wert
DateTimeBehavior UserLocal
Description
DisplayName Published On
Format DateAndTime
IsValidForForm False
IsValidForRead True
LogicalName publishedon
RequiredLevel None
Type DateTime

SolutionId

Eigenschaft Wert
Description Unique identifier of the associated solution.
DisplayName Solution
IsValidForForm False
IsValidForRead True
LogicalName solutionid
RequiredLevel SystemRequired
Type Uniqueidentifier

SupportingSolutionId

Eigenschaft Wert
Description For internal use only.
DisplayName Solution
IsValidForForm False
IsValidForRead False
LogicalName supportingsolutionid
RequiredLevel None
Type Uniqueidentifier

VersionNumber

Eigenschaft Wert
Description Represents a version of customizations to be synchronized with the Microsoft Dynamics 365 client for Outlook.
DisplayName
IsValidForForm False
IsValidForRead True
LogicalName versionnumber
MaxValue 9223372036854775807
MinValue -9223372036854775808
RequiredLevel None
Type BigInt

Eins-zu-Viele-Beziehungen

Aufgelistet durch SchemaName.

form_ancestor_form

Wie die form_ancestor_form-Viele-zu-Eins-Beziehung für die systemform-Tabelle/-Entität.

Eigenschaft Wert
ReferencingEntity systemform
ReferencingAttribute ancestorformid
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName form_ancestor_form
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

SystemForm_AsyncOperations

Wie die SystemForm_AsyncOperations-Viele-zu-Eins-Beziehung für die asyncoperation-Tabelle/-Entität.

Eigenschaft Wert
ReferencingEntity asyncoperation
ReferencingAttribute regardingobjectid
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName SystemForm_AsyncOperations
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

processtrigger_systemform

Wie die processtrigger_systemform-Viele-zu-Eins-Beziehung für die processtrigger-Tabelle/-Entität.

Eigenschaft Wert
ReferencingEntity processtrigger
ReferencingAttribute formid
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName processtrigger_systemform
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: Cascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

SystemForm_BulkDeleteFailures

Wie die SystemForm_BulkDeleteFailures-Viele-zu-Eins-Beziehung für die bulkdeletefailure-Tabelle/-Entität.

Eigenschaft Wert
ReferencingEntity bulkdeletefailure
ReferencingAttribute regardingobjectid
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName SystemForm_BulkDeleteFailures
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: Cascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

Viele-zu-Eins-Beziehungen

Jede Viele-zu-Eins-Beziehung wird durch eine entsprechende Viele-zu-Viele-Beziehungen mit der zugehörigen Tabelle definiert. Aufgelistet durch SchemaName.

form_ancestor_form

Siehe die form_ancestor_form-Eins-zu-Viele-Beziehung für die systemform-Tabelle/-Entität.

organization_systemforms

Siehe die organization_systemforms-Eins-zu-Viele-Beziehung für die organization-Tabelle/-Entität.

Siehe auch

Dataverse-Tabelle/-Entitätsreferenz Web-API-Referenz systemform EntityType