Referencia de tabla o entidad SystemForm
Nota
¿No está seguro de tabla frente a entidad? Vea Desarrolladores: comprender la terminología en Microsoft Dataverse.
Organization-owned entity customizations including form layout and dashboards.
Mensajes
Mensaje | Operación de API web | Método o clase de SDK |
---|---|---|
CopySystemForm | CopySystemForm Action | CopySystemFormRequest |
Create | POST [org URI]/api/data/v9.0/systemforms Vea Crear |
CreateRequest o Create |
Delete | DELETE [org URI]/api/data/v9.0/systemforms(formid) Vea Eliminar |
DeleteRequest o Delete |
Retrieve | GET [org URI]/api/data/v9.0/systemforms(formid) Vea Recuperar |
RetrieveRequest o Retrieve |
RetrieveFilteredForms | RetrieveFilteredForms Function | RetrieveFilteredFormsRequest |
RetrieveMultiple | GET [org URI]/api/data/v9.0/systemforms Vea Consultar datos |
RetrieveMultipleRequest o RetrieveMultiple |
RetrieveUnpublished | RetrieveUnpublished Function | RetrieveUnpublishedRequest |
RetrieveUnpublishedMultiple | RetrieveUnpublishedMultiple Function | RetrieveUnpublishedMultipleRequest |
Update | PATCH [org URI]/api/data/v9.0/systemforms(formid) Vea Actualizar |
UpdateRequest o Update |
Propiedades
Propiedad | Valor |
---|---|
CollectionSchemaName | SystemForms |
DisplayCollectionName | System Forms |
DisplayName | System Form |
EntitySetName | systemforms |
IsBPFEntity | False |
LogicalCollectionName | systemforms |
LogicalName | systemform |
OwnershipType | OrganizationOwned |
PrimaryIdAttribute | formid |
PrimaryNameAttribute | name |
SchemaName | SystemForm |
Columnas/atributos que se pueden escribir
Estas columnas o atributos devuelven true para IsValidForCreate o IsValidForUpdate (generalmente ambos). Listado por SchemaName.
- AncestorFormId
- CanBeDeleted
- Description
- FormActivationState
- FormId
- FormJson
- FormPresentation
- FormXml
- IntroducedVersion
- IsAIRMerged
- IsCustomizable
- IsDefault
- IsDesktopEnabled
- IsTabletEnabled
- Name
- ObjectTypeCode
- Type
- UniqueName
- Version
AncestorFormId
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
Description | Specifies the state of the form. |
DisplayName | Form State |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | formactivationstate |
RequiredLevel | SystemRequired |
Type | Picklist |
Elecciones/opciones de FormActivationState
Valor | Etiqueta | Descripción |
---|---|---|
0 | Inactive | |
1 | Active |
FormId
Propiedad | Valor |
---|---|
Description | Unique identifier of the record type form. |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | formid |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
FormJson
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
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 |
Elecciones/opciones de FormPresentation
Valor | Etiqueta | Descripción |
---|---|---|
0 | ClassicForm | |
1 | AirForm | |
2 | ConvertedICForm |
FormXml
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
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 |
Elecciones/opciones de IsAIRMerged
Valor | Etiqueta | Descripción |
---|---|---|
1 | Yes | |
0 | No |
Valor predeterminado: 0
IsCustomizable
Propiedad | Valor |
---|---|
Description | Information that specifies whether this component can be customized. |
DisplayName | Customizable |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | iscustomizable |
RequiredLevel | SystemRequired |
Type | ManagedProperty |
IsDefault
Propiedad | Valor |
---|---|
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 |
Elecciones/opciones de IsDefault
Valor | Etiqueta | Descripción |
---|---|---|
1 | Yes | |
0 | No |
Valor predeterminado: 0
IsDesktopEnabled
Propiedad | Valor |
---|---|
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 |
Elecciones/opciones de IsDesktopEnabled
Valor | Etiqueta | Descripción |
---|---|---|
1 | Yes | |
0 | No |
Valor predeterminado: 0
IsTabletEnabled
Propiedad | Valor |
---|---|
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 |
Elecciones/opciones de IsTabletEnabled
Valor | Etiqueta | Descripción |
---|---|---|
1 | Yes | |
0 | No |
Valor predeterminado: 0
Name
Propiedad | Valor |
---|---|
Description | Name of the form. |
DisplayName | Name |
FormatName | Text |
IsLocalizable | True |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | name |
MaxLength | 100 |
RequiredLevel | SystemRequired |
Type | String |
ObjectTypeCode
Propiedad | Valor |
---|---|
Description | Code that represents the record type. |
DisplayName | Entity Name |
IsValidForForm | False |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | objecttypecode |
RequiredLevel | None |
Type | EntityName |
Type
Propiedad | Valor |
---|---|
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 |
Elecciones/opciones de Type
Valor | Etiqueta | Descripción |
---|---|---|
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
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
Description | For internal use only. |
DisplayName | |
Format | None |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | version |
MaxValue | 2147483647 |
MinValue | 0 |
RequiredLevel | None |
Type | Integer |
Columnas/atributos de sólo lectura
Estas columnas o atributos devuelven false tanto para IsValidForCreate como para IsValidForUpdate. Listado por SchemaName.
- AncestorFormIdName
- ComponentState
- FormIdUnique
- FormXmlManaged
- IsManaged
- OrganizationId
- OrganizationIdName
- OverwriteTime
- PublishedOn
- SolutionId
- SupportingSolutionId
- VersionNumber
AncestorFormIdName
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | ancestorformidname |
MaxLength | 50 |
RequiredLevel | None |
Type | String |
ComponentState
Propiedad | Valor |
---|---|
Description | For internal use only. |
DisplayName | Component State |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | componentstate |
RequiredLevel | SystemRequired |
Type | Picklist |
Elecciones/opciones de ComponentState
Valor | Etiqueta | Descripción |
---|---|---|
0 | Published | |
1 | Unpublished | |
2 | Deleted | |
3 | Deleted Unpublished |
FormIdUnique
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
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
Propiedad | Valor |
---|---|
Description | |
DisplayName | State |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | ismanaged |
RequiredLevel | SystemRequired |
Type | Boolean |
Elecciones/opciones de IsManaged
Valor | Etiqueta | Descripción |
---|---|---|
1 | Managed | |
0 | Unmanaged |
Valor predeterminado: 0
OrganizationId
Propiedad | Valor |
---|---|
Description | Unique identifier of the organization. |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | organizationid |
RequiredLevel | SystemRequired |
Targets | organization |
Type | Lookup |
OrganizationIdName
Propiedad | Valor |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | organizationidname |
MaxLength | 100 |
RequiredLevel | SystemRequired |
Type | String |
OverwriteTime
Propiedad | Valor |
---|---|
DateTimeBehavior | UserLocal |
Description | For internal use only. |
DisplayName | Record Overwrite Time |
Format | DateOnly |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | overwritetime |
RequiredLevel | SystemRequired |
Type | DateTime |
PublishedOn
Propiedad | Valor |
---|---|
DateTimeBehavior | UserLocal |
Description | |
DisplayName | Published On |
Format | DateAndTime |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | publishedon |
RequiredLevel | None |
Type | DateTime |
SolutionId
Propiedad | Valor |
---|---|
Description | Unique identifier of the associated solution. |
DisplayName | Solution |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | solutionid |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
SupportingSolutionId
Propiedad | Valor |
---|---|
Description | For internal use only. |
DisplayName | Solution |
IsValidForForm | False |
IsValidForRead | False |
LogicalName | supportingsolutionid |
RequiredLevel | None |
Type | Uniqueidentifier |
VersionNumber
Propiedad | Valor |
---|---|
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 |
Relaciones de uno a varios
Listado por SchemaName.
- form_ancestor_form
- SystemForm_AsyncOperations
- processtrigger_systemform
- SystemForm_BulkDeleteFailures
form_ancestor_form
Igual que la relación de varios a uno form_ancestor_form de la tabla systemform.
Propiedad | Valor |
---|---|
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
Igual que la relación de varios a uno SystemForm_AsyncOperations de la tabla asyncoperation.
Propiedad | Valor |
---|---|
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
Igual que la relación de varios a uno processtrigger_systemform de la tabla processtrigger.
Propiedad | Valor |
---|---|
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
Igual que la relación de varios a uno SystemForm_BulkDeleteFailures de la tabla bulkdeletefailure.
Propiedad | Valor |
---|---|
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 |
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.
form_ancestor_form
Consulte la relación de uno a varios form_ancestor_form de la tabla systemform.
organization_systemforms
Consulte la relación de uno a varios organization_systemforms de la tabla organization.
Consultar también
Referencia de tabla o entidad de Dataverse Referencia de la API web systemform EntityType