Hello,
I am coding a website using Joomla! 2.5.8, Community Builder 1.9 running through
PHP 5.2.17.
I am using CB Conditional for the registering process : if A field equals to 1 then diplay D, E, F, G fields for register and profil view. If A field equals to 2 then display H, I, J, K, L fields for register and profil view. If A field equals to 3 then display M, N fields for register and profil view.
The problem is even if I configured D and F fields as searchable they do not appear in the search list view. To do so I sould display in the search list A field and, if a user select 1 for its value then they must appear.
What I want is D and F fields to appear in the search list anyway, I mean without displaying A field and let alone the need for a user to select 1 as its value.
Does anyone gets what I mean and see a solution ?
Thank you
Regards