9175f4938d41ca5672a3cec6d23b59b6ac4024d3
API/CodeSamples/AllowFieldsAsValue.md
| ... | ... | @@ -6,6 +6,7 @@ |
| 6 | 6 | |
| 7 | 7 | Gets or sets the value indicating whether field name is allowed in filter value. This will enable or disable the Field Comparison section of the filter dropdown menu. |
| 8 | 8 | |
| 9 | +**Default Value:** true |
|
| 9 | 10 | ##Global.asax (C♯) |
| 10 | 11 | |
| 11 | 12 | ```csharp |