Hi, i search a "easy way" to have same result that i get at CFv4.
when i use Show HTML [GH] > FormCheck options with following code:
what code do & i wish for CFv5 is:
show all Required Fields when Validate at submit (not only first, like default)
hope that someone is able to help me, with this Problem. (i cant believe that i should be the only one who need this)
something that i anyway dont understand is:
why it is not standard to display all missing Required fields at submit?
when i use Show HTML [GH] > FormCheck options with following code:
fieldErrorClass: 'validate_error',
display: {
showErrors: 1,
addClassErrorToField: 1,
indicateErrors: 2
},
what code do & i wish for CFv5 is:
show all Required Fields when Validate at submit (not only first, like default)
hope that someone is able to help me, with this Problem. (i cant believe that i should be the only one who need this)
something that i anyway dont understand is:
why it is not standard to display all missing Required fields at submit?