Hi Daniel
Thanks for your time in this.
I do understand your settings
, that´s exactly how mine settings are now but I still don´t understand how to make the second dropdown field mandatory.
Field "A" is set to mandatory in the field manager. (By the way, field "A" has 21 options to choose from (#01....-#21)).
The first condition, to show the correct field depending of your choice in field "A" is ok.
Now the corresponding field (from your choice in field "A") shows up and you can make your selection within this field but this field is not mandatory so you could have it empty (which I do not want).
If I in field manager set all the 21 fields to be mandatory (#01-#21), after that I made a selection in the second field I got this error saying that all other fields are mandatory (which I suppose is correct) so I need to have a second condition that says that if I had made a selection in field #01 then all other fields #02-#21 is not mandatory.
So I make another condition like this:
Field conditional others => Is operator Not empty => Then Field Non-Required (selecting the fields that should not be required) => Two Ways.
But this ends up in a white page in frontend (at least for me) with thees warnings:
Warning: explode() expects parameter 2 to be string, array given in /../../../../../public_html/components/com_comprofiler/plugin/user/plug_cbprivacy/cbprivacy.class.php on line 584
Warning: in_array() expects parameter 2 to be array, null given in /../../../../../public_html/components/com_comprofiler/plugin/user/plug_cbprivacy/cbprivacy.class.php on line 594
Warning: in_array() expects parameter 2 to be array, null given in /../../../../../public_html/components/com_comprofiler/plugin/user/plug_cbprivacy/cbprivacy.class.php on line 594
Warning: in_array() expects parameter 2 to be array, null given in /../../../../../public_html/components/com_comprofiler/plugin/user/plug_cbprivacy/cbprivacy.class.php on line 594
Warning: in_array() expects parameter 2 to be array, null given in /../../../../../public_html/components/com_comprofiler/plugin/user/plug_cbprivacy/cbprivacy.class.php on line 594
Warning: in_array() expects parameter 2 to be array, null given in /../../../../..//public_html/components/com_comprofiler/plugin/user/plug_cbprivacy/cbprivacy.class.php on line 594
Warning: in_array() expects parameter 2 to be array, null given in /../../../../../public_html/components/com_comprofiler/plugin/user/plug_cbprivacy/cbprivacy.class.php on line 594
So obviously I´m doing something wrong here but I don´t know what.
So all help to understand this is much appreciated.
Thank you for your time
/ Stephen