Password strength indicator not functioning

edthenet

New Member
I have a very straight forward Joomla 3.4 website with Fabrik 3.3.2 installed.
On a form a have a used a password form element
The password strength indicator is not functioning at all.
I have read somewhere else on this forum that some other plugins may be disturbing the functionality, but is can not see any other plugin that may do this.
The website is http://samenmeer.voorbeeldvanuwwebsite.nl/aanmelden-als-deelnemer
I don't think is is template related because when i use the original template from Joomla the problem remains
http://samenmeer.voorbeeldvanuwwebsite.nl/aanmelden-als-deelnemer?template=protostar

I have seen this function on another website i created and even installed the template i used on that website, but no result.

Can someone please tell me what is disturbing the password strength indicator?
 
It's your custom form template (userform) which is breaking the form (append ?layout=bootstrap to use the original Fabrik form template).
You must keep the Fabrik structure in custom templates otherwise any JS can't execute correctly.

BTW: you can set a group to display in multiple columns and use "labels above"
 
What i do'n understand is that the userform custom template is mainly a copy of the bootstrap template. I only set some fields manually on the right place. Is something missing?
 
mainly a copy
I see a JS error
TypeError: this.getContainer(...) is null
So it seems you have removed some HTML structure.
With bootstrap it's showing
<div class="control-group fabrikElementContainer plg-password ...
This is missing in userform.
 
I have set the
<div class="control-group fabrikElementContainer plg-password fb_el_vena_deelnemers___wachtwoord span12">.....</div>
arround the password element and now all is functioning fine.
Thanks everybody.
 
We are in need of some funding.
More details.

Thank you.

Members online

Back
Top