Last Joomla - last T3 - Last Fabrik
I'm using T3-blank template and Fabrik for forms
I have some required fields in my form - The labels are displayed until I submit (with empty required fields)
Then the validation sees that there are empty required fields and I get the a global message that validation did not work.
BUT :
The labels of the required fields disappear (because of a display:none instruction that was added)
No specific error message for the empty fields show up
This issue only happens when in the module Ajaxify is set YES
So I can set this to No, but there is a second bug :
When hovering on the Label of a required Field Label to see the validation rule THE LABEL DISAPPEARS !
<blockquote>
The thing is that the bug disappears if I use another template
So please give me some advice to make this work !</blockquote>