- New option for all form_fields: "disabled_as_div" to render disabled input fields as div. This has the advantage that con can provide wi…
Show more
- New option for all form_fields: "disabled_as_div" to render disabled input fields as div. This has the advantage that con can provide with little effort highlighting in such fields.- New conveniance method "is_disabled" to avoid repetitious cose- Additional correct_when predicate: "contains". Correct, when answer contains any of the provided words.
Show less