<AvailableViewIds> (FormXml)
Applies To: Dynamics CRM 2015
Controls which views are available for selection, when view selection is enabled.
Syntax
<AvailableViewIds>String</AvailableViewIds>
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 |
---|---|
Contains the parameters to be passed to a control in a form. |
Example
The ViewId values are a comma-separated list of the GUID values for each view.
<AvailableViewIds>{E88CA999-0B16-4AE9-B6A9-9EDC840D42D8},{89939D86-F073-42BA-BFC4-DA7999C78825}</AvailableViewIds>
Element Information
Schema Type |
String |
Validation File |
FormXml.xsd |
Number of Occurrences |
0 or 1 |
XPath |
|
See Also
Form XML reference
Customize entity forms
© 2016 Microsoft. All rights reserved. Copyright