<AllowFilterOff> (FormXml)

 

Applies To: Dynamics CRM 2015

Specifies whether users can turn off the record filter when record filtering is enabled.

Syntax

<AllowFilterOff>[ true | false]</AllowFilterOff>

Attributes and Elements

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

Attributes

This element has no attributes.

Child Elements

This element has no child elements.

Parent Elements

Element

Description

<parameters> (FormXml)

Contains the parameters to be passed to a control in a form.

Remarks

Valid for Lookup controls

Element Information

Schema Type

Boolean

Validation File

FormXml.xsd

Number of Occurrences

0 or 1

XPath

//section/rows/row/cell/control/parameters/AllowFilterOff |
//header/rows/row/cell/control/parameters/AllowFilterOff |
//footer/rows/row/cell/control/parameters/AllowFilterOff

See Also

Form XML reference
Customize entity forms

© 2016 Microsoft. All rights reserved. Copyright