Skip to content

Commit

Permalink
Update input-history-152f84f.md
Browse files Browse the repository at this point in the history
  • Loading branch information
SiyaAleksieva authored Dec 12, 2023
1 parent 419ea72 commit a39ec5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/10_More_About_Controls/input-history-152f84f.md
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ Here is an example of how to disable the feature for the `SmartField`:

> ### Sample Code:
> ```xml
> <smartField:SmartField id="idCategory" value="{Category}" historyEnabled="false"> <smartField:SmartField id="idCategory" value="{Category}" historyEnabled="false">
> <smartField:SmartField id="idCategory" value="{Category}" historyEnabled="false">
> ```
For the `SmartFilterBar`, the `historyEnabled` property is in the `ControlConfiguration` object so that it can control individual fields in `SmartFilterBar`. Here is an example of how to disable it for `SmartFilterBar`:
Expand Down

0 comments on commit a39ec5f

Please sign in to comment.