You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,6 +26,9 @@ If you just want to make use of the IFieldConditionsEvaluator and do not require
26
26
27
27
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_.
28
28
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
+
29
32
### Examples
30
33
**Checking the status of a field within a SubmitAction**
0 commit comments