Skip to content

Commit 26d0839

Browse files
authored
Update README.md
1 parent 607e381 commit 26d0839

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,9 @@ If you just want to make use of the IFieldConditionsEvaluator and do not require
2626

2727
If you want to disable the limitations for the posted fields, open the config file named _MW.Feature.FormConditions.ModelBinding.config_ and set the setting _named _MW.Feature.FormConditions.ModelBinding.config_._ to _false_.
2828

29+
### Sitecore versions
30+
I've tested this on 10.1 but it *should* work on Sitecore 9.0 and upwards. You might have to add a Assembly Redirect.
31+
2932
### Examples
3033
**Checking the status of a field within a SubmitAction**
3134
```c#

0 commit comments

Comments
 (0)