Skip to content

Complex conditions to show/hide questions and restfull service usage

Compare
Choose a tag to compare
@andrewtelnov andrewtelnov released this 23 Sep 20:15
· 13508 commits to master since this release

VisibleIf property is added into question. You may use complex conditions here, example.
ChoicesByUrl property is added into dropdown, checkbox and radiogroup questions. Use it to get the data for choices from a restfull service, here is the example.

All known bugs have been fixed.