I have two required field in registration form, FIELD A with values yes/no (radio button) and FIELD B (text field), on field B i have cb conditional (field conditional self) if field A is equal to 'yes' then show. And its work on registration and user profile edit but not in user manager profile edit. For example if user choose ' no' in field A (field B is hidden) and i need to change it, in user manager I choose 'yes', field B is displayed i enter some text i save profile, field A i checked as 'yes' but nothing is saved in field B, i need to enter text second time and then save profile another time, then is ok (save profile twice), in the opposite direction if user choose ' yes' in field A (field B is displayed) and i want to change it to 'no' and hide field B and save profile a got error message that field B is required.
I disabled all plugins except core and cb conditional, reinstal conditional and nothing helps, i dont have 3 part component (except akeeba backup) and when i checked console i dont have any errors or js conflict.
Last edit: 8 years 6 months ago by krileon. Reason: Added [#6036] tag to subject
Kyle (Krileon) Community Builder Team Member Before posting on forums:
Read FAQ thoroughly
+
Read our Documentation
+
Search the forums CB links:
Documentation
-
Localization
-
CB Quickstart
-
CB Paid Subscriptions
-
Add-Ons
-
Forge
-- If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
-- If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please
send me a private message
with your thread and will reply when possible!
-- Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
-- My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.
You can likely workaround the issue by disabling resetting within CB Conditional parameters or simply don't use conditions in backend.
Kyle (Krileon) Community Builder Team Member Before posting on forums:
Read FAQ thoroughly
+
Read our Documentation
+
Search the forums CB links:
Documentation
-
Localization
-
CB Quickstart
-
CB Paid Subscriptions
-
Add-Ons
-
Forge
-- If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
-- If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please
send me a private message
with your thread and will reply when possible!
-- Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
-- My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.