<parameters> (FormXml)

应用到: CRM 2016 on-prem, CRM Online

包含要传递到窗体中的控件的参数。

语法

<parameters>
 <!-- For Lookup controls-->
 <AllowFilterOff />
 <AutoResolve />
 <AvailableViewIds />
 <DefaultViewId />
 <DefaultViewReadOnly />
 <DependentAttributeName />
 <DependentAttributeType />
 <DisableMru />
 <DisableQuickFind />
 <DisableViewPicker />
 <EntityLogicalName/>
 <FilterRelationshipName />
 <InlineViewIds/>
 <IsInlineNewEnabled/>
 <ResolveEmailAddress />
 <UnboundLookupBrowse />
 <UnboundLookupControlType />
 <UnboundLookupStyle />
 <UnboundLookupTypes />
 <ViewPickerReadOnly />

 <!-- For Link Control-->
 <LinkControlDefinitionId/>
 <ShowLinkControlLabel />
 <!-- For IFrame or Web resource controls-->
 <Border />
 <IsPassword />
 <PassParameters />
 <Preload />
 <Scrolling /><!-- For Reports too-->
 <ShowOnMobileClient/>
 <Security /><!-- For IFrame controls only-->
 <Url />
 <!-- For Web resource controls-->
 <AltText />
 <Data />
 <Height />
 <HorizontalAlignment />
 <ShowInROF/>
 <SizeType />
 <VerticalAlignment />
 <Width />

 <!-- For Sub-Grid controls-->
 <AutoExpand />
 <ChartGridMode />
 <EnableChartPicker />
 <EnableContextualActions/>
 <EnableJumpBar />
 <EnableQuickFind />
 <EnableViewPicker />
 <IsUserChart />
 <IsUserView />
 <MaxRowsBeforeScroll>
 <RecordsPerPage />
 <RelationshipName />
 <RelationshipRoleOrdinal />
 <TargetEntityType />
 <TeamTemplateId />
 <ViewId />
 <ViewIds />
 <VisualizationId />
 <!-- For Reports -->
 <PromptAreaCollapsed />
 <ReportId />
 <SnapshotId />

<!-- For Bing Maps  -->
 <AddressField />

<!-- For SLA Timer  -->
 <FailureTimeField />
<FailureConditionName />
<FailureConditionValue />
<SuccessConditionName />
<SuccessConditionValue />
<WarningConditionName />
<WarningConditionValue />
<CancelConditionName />
<CancelConditionValue />

</parameters>

属性和元素

The following describes the attributes, child elements, and parent elements.

属性

此元素不具有属性。

子元素

Element Description

<ActionList> (FormXml)

仅供内部使用

<AddressField> (FormXml)

指定 Bing 地图控件所使用的综合地址字段。

<AllowChangingFiltersOnUI> (FormXml)

仅供内部使用

<AllowFilterOff> (FormXml)

指定用户是否能在启用记录筛选时关闭记录筛选器。

<AltText> (FormXml)

Web 资源控件的一个参数。此元素的值指定图像 Web 资源的替代文本。

<AutoExpand> (FormXml)

指定子网格是否自动展开以使用窗体选项卡中的可用空间。

<AutoResolve> (FormXml)

指定是否启用字段中的自动解决方案。

<AvailableViewIds> (FormXml)

指定子网格中可供选择的视图。

<Border> (FormXml)

IFrame 或 Web 资源控件的一个参数。此元素的值指定是否显示控件边框。

<CancelConditionName> (FormXml)

指定 SLA 计时器控制使用的字段以检查取消条件。

<CancelConditionValue> (FormXml)

在确定取消时,指定 SLA 计时器控制使用的值。

<ChartGridMode> (FormXml)

指定子网格是显示图表、网格还是二者。

<Data> Web Resource Parameter (FormXml)

表示要传递给 Web 资源的查询字符串参数。

<DefaultValue> (FormXml)

仅供内部使用

<DefaultViewId> (FormXml)

指定默认视图。

<DefaultViewReadOnly> (FormXml)

指定无法在窗体编辑器中更改的默认视图。

<DependentAttributeName> (FormXml)

指定筛选相关记录时要使用的属性的名称。

<DependentAttributeType> (FormXml)

指定用于筛选相关记录的查找字段的实体的类型。

<DisableMru> (FormXml)

对最近使用的项目禁用查找。

<DisableQuickFind> (FormXml)

指定是否在查找对话框中显示搜索框。

<DisableViewPicker> (FormXml)

指定在搜索要在查找中设置的记录时是否显示一个视图列表以便从中进行选择。

<EnableAutoSuggestions> (FormXml)

仅供内部使用

<EnableChartPicker> (FormXml)

指定图表选择是否可用。

<EnableContextualActions> (FormXml)

指定是否在内联子网格中显示上下文操作。仅供内部使用。

<EnableJumpBar> (FormXml)

指定是否显示子网格的索引。

<EnableQuickFind> (FormXml)

指定是否在子网格中显示搜索框。

<EnableViewPicker> (FormXml)

指定是否显示子网格的视图选择选项。

<EntityLogicalName> (FormXml)

指定要打开的快速创建窗体的实体逻辑名称。查找命令可使用此参数来确定单击“新建”按钮时要创建的记录类型。

<FailureTimeField> (FormXml)

指定 SLA 计时器控制使用的时间字段以访问失败。

<FailureConditionName> (FormXml)

指定 SLA 计时器控件使用的字段以检查故障条件。

<FailureConditionValue> (FormXml)

指定 SLA 计时器控件确定故障时所使用的值。

<FilterRelationshipName> (FormXml)

指定实体关系的名称,这将仅筛选出使用该关系的记录。

<FilterResults> (FormXml)

仅供内部使用

<Format> (FormXml)

仅供内部使用

<Height> (FormXml)

当图像的 Web 资源使用 Specific 参数时,提供高度值。

<HorizontalAlignment> (FormXml)

指定图像 Web 资源的水平对齐方式。

<InlineViewIds> (FormXml)

指定用于内联查找的视图 GUID。这些视图包含显示在搜索结果中的列。

<IsColorValue> (FormXml)

仅供内部使用

<IsDeDupLookup> (FormXml)

仅供内部使用

<IsInlineNewEnabled> (FormXml)

指定是否在内联查找中显示“新建”按钮。仅供内部使用。

<IsPassword> (FormXml)

设置字符串属性字段的格式以便在字段中键入数据时隐藏密码。

<IsTitle> (FormXml)

仅供内部使用

<IsUserChart> (FormXml)

指定显示的图表为用户所有而不是为系统所有。

<IsUserView> (FormXml)

指定显示的视图为用户所有而不是为系统所有。

<LinkControlDefinitionId> (FormXml)

定义将为关联的弹出项目定义加载的链接控件 XML。

<MaxLength> (FormXml)

仅供内部使用

<MaxRowsBeforeScroll> (FormXml)

仅供内部使用。

<MaxValue> (FormXml)

仅供内部使用

<MinValue> (FormXml)

仅供内部使用

<NumberOfResults> (FormXml)

仅供内部使用

<OptionSetId> (FormXml)

仅供内部使用

<PassParameters> (FormXml)

IFrame 和 Web 资源控件的一个参数,用于指定一组将以查询字符串的形式传递至控件的 URL 的上下文参数。

<Precision> (FormXml)

仅供内部使用

<Preload> (FormXml)

IFrame 或 Web 资源控件的一个参数。仅供内部使用。

<PromptAreaCollapsed> (FormXml)

指定是否在报表中显示折叠的提示区域。

<RecordsPerPage> (FormXml)

设置每页显示的记录数。这是子网格控件的一个参数。

<RelationshipName> (FormXml)

指定子网格控件要使用的关系。

<RelationshipRoleOrdinal> (FormXml)

设置连接角色关系的方向。这是子网格控件的一个参数。

<ReportId> (FormXml)

指定要显示的报表。

<ResolveEmailAddress> (FormXml)

指定查找控件是否应尝试解析窗口中显示的文本的电子邮件地址。

<Scrolling> (FormXml)

指定 IFrame 的滚动行为。这是 IFrame、Web 资源和报表控件的一个参数。

<SearchForAutoSuggestionsUsing> (FormXml)

仅供内部使用

<Security> (FormXml)

指示是否应用跨网站脚本限制。这是 IFrame 控件的一个参数。

<SelectPrimaryCustomer> (FormXml)

仅供内部使用

<ShowArticleTab> (FormXml)

仅供内部使用

<ShowContextualActions> (FormXml)

仅供内部使用

<ShowDepartmentFilter> (FormXml)

仅供内部使用

<ShowLanguageFilter> (FormXml)

仅供内部使用

<ShowLinkControlLabel> (FormXml)

仅供内部使用。

<ShowInROF> (FormXml)

(不建议)指示此 Web 资源是否应显示在读优化窗体中。

<ShowOnMobileClient> (FormXml)

指示 Iframe 或 Web 资源控件是否在适用于平板电脑的 Microsoft Dynamics CRM 中的实体窗体或仪表板上显示。

<SizeType> (FormXml)

指定如何设置 Web 资源的大小以适合窗体。

<SnapshotId> (FormXml)

报表控件的一个参数。

<SuccessConditionName> (FormXml)

指定 SLA 计时器控制使用的字段以检查成功条件。

<SuccessConditionValue> (FormXml)

在确定成功时,指定 SLA 计时器控制使用的值。

<TargetEntities> (FormXml)

仅供内部使用

<TargetEntityType> (FormXml)

指定要在子网格中显示的实体记录。

<TeamTemplateId> (FormXml)

仅供内部使用。

<UnboundLookupBrowse> (FormXml)

仅供内部使用。

<UnboundLookupControlType> (FormXml)

仅供内部使用。

<UnboundLookupStyle> (FormXml)

仅供内部使用。

<UnboundLookupTypes> (FormXml)

仅供内部使用。

<Url> (FormXml)

IFrame 和 Web 资源控件的一个参数,用于指定要打开的页或 HTML Web 资源的位置。

<VerticalAlignment> (FormXml)

指定图像 Web 资源的水平对齐方式。

<ViewId> (FormXml)

指定要用作子网格的数据源的视图。

<ViewIds> (FormXml)

指定子网格中可供选择的视图。

<ViewPickerReadOnly> (FormXml)

指定窗体编辑器是允许启用还是禁用视图选取器。

<VisualizationId> (FormXml)

设置未启用图表选择时的默认图表。

<WarningConditionName> (FormXml)

指定 SLA 计时器控制使用的字段以检查警报条件。

<WarningConditionValue> (FormXml)

在确定警告时,指定 SLA 计时器控制使用的值。

<Width> (FormXml)

Web 资源控件的一个参数。当图像的 Web 资源使用 Specific 参数时,此参数提供宽度值。

父元素

Element Description

<control> (FormXml)

指定要在窗体单元格中显示的控件。

备注

The parameters element is valid for several different types of controls. Specific child elements are only valid for particular types of controls. The following table breaks out which parameters are valid for each type of control:

Child element Lookup Link IFrame Web Resource Sub-Grid Report Bing Maps Timer

AddressField

X

AllowFilterOff

X

 

AutoResolve

X

 

AvailableViewIds

X

 

DefaultViewId

X

 

DefaultViewReadOnly

X

 

DependentAttributeName

X

 

DependentAttributeType

X

 

DisableMru

X

 

DisableQuickFind

X

 

DisableViewPicker

X

 

EnableContextualActions

X

EntityLogicalName

X

FilterRelationshipName

X

 

InlineViewIds

X

IsInlineNewEnabled

X

LinkControlDefinitionId

X

X

ShowLinkControlLabel

X

ResolveEmailAddress

X

 

UnboundLookupBrowse

X

UnboundLookupControlType

X

UnboundLookupStyle

X

UnboundLookupTypes

X

ShowInROF

X

ViewPickerReadOnly

X

 

Border

X

X

IsPassword

X

X

PassParameters

X

X

Preload

X

X

Scrolling

X

X

X

Security

X

 

Url

X

X

ShowOnMobileClient

X

X

AltText

X

Data

X

Height

X

HorizontalAlignment

X

SizeType

X

VerticalAlignment

X

Width

X

AutoExpand

 

X

ChartGridMode

 

X

EnableChartPicker

 

X

EnableJumpBar

 

X

EnableQuickFind

 

X

EnableViewPicker

 

X

IsUserChart

 

X

IsUserView

 

X

RecordsPerPage

 

X

RelationshipName

 

X

RelationshipRoleOrdinal

 

X

TargetEntityType

 

X

ViewId

 

X

ViewIds

 

X

VisualizationId

 

X

TeamTemplateId

X

MaxRowsBeforeScroll

X

PromptAreaCollapsed

 

X

ReportId

 

X

SnapshotId

 

X

FailureTimeField

X

SuccessConditionName

X

SuccessConditionValue

X

WarningConditionName

X

WarningConditionValue

X

CancelConditionName

X

CancelConditionValue

X

示例

The following shows an example of parameters.

<control id="IFRAME_sdk" classid="{FD2A7985-3187-444e-908D-6624B21F69C0}">
 <parameters>
  <Url>https://bing.com</Url> 
  <PassParameters>false</PassParameters> 
  <Security>true</Security> 
  <Scrolling>auto</Scrolling> 
  <Border>true</Border> 
 </parameters>
</control>

元素信息

Schema Type

complexType

Validation File

FormXml.xsd

Number of Occurrences

0 or 1

XPath

//FormXml/forms/systemform/form/tabs/tab/columns/column/sections/section/rows/row/cell/control/parameters

另请参阅

概念

自定义实体窗体

其他资源

Form XML reference

Microsoft Dynamics CRM 2016 and Microsoft Dynamics CRM Online
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.