In a multistep form using parsley.js (loaded by TYPO3 Powermail extension), Tabs that contain required fields which habve not been filled, are not highlighted on submit. Which forces the user to look through all tabs before she can try the next submit.
Is there a way to tell parsley.js to give a class to fieldsets that contain „erroring“ fields? So those tabs can be highlighted?