I am in the process of trying to use cb conditionals for a custom passphrase field to prevent spam logins in addition to the captcha plugin. I see there is a passphrase plugin available that has good reviews, but it seems to me that this plugin should also do the job?
(1)
There are no template files.
There is no directory at the following url-info:
Select template to be used on step by step Registration. If template is incomplete then missing files will be used from the default template. Template files can be located at the following location: components/com_comprofiler/plugin/user/plug_cbconditional/templates/
(I list this first, because it my be the root of my problem)
(2) - FYI
I am using these settings:
TAB ONE
Field conditional others
IS
Operator=equal to
TO
value=test
Translate value=enable
THEN
Fields
Show=n/a
Hide=password (trying to not allow this field - thus not allow registration)
Required=n/a
Non-Required=n/a
FIELD OPTIONS
n/a
FOR
register-enable
edit=disable
view-disable
userlist-view-disable
userlist-search-disable
AS
direction=Two-way
NOTE: I don not believe this is possible unless I can use a template to change the "steps" from the "passphrase" being in a different tab - OR is there another way to do this?
THANKS