Thank you, now having another issue with tab conditioning, basically i try to condition it to two different fields using separate conditions- 1.show if field profile (single drop down)is regex value: /actor|dancer|musician/ , 2. show if field group (also single drop down) is equal to value: ensemble - both enabled on profile view and edit, as a result the tab is not showing up:) do those conditions fight? what i'm doing wrong? when i leave only one condition it works perfectly
thank you in advance
The two conditions will fight for control. Try to avoid conditioning same tab/fields by multiple conditions. Whatever condition executes last will win control and handle display. Conditions are not OR or AND scenarios. They're independent of one another.
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.
having an issue with Check box again, it displays 'No' on profile and list view, while conditional self is set to hide if value is not equal to 1. did the opposite - hide if value is equal to 0, did not change anything either.
it worked fine before i put site online, i just made a post which might relate to the issue since conditional was causing a problem in front end user details editing
If it's not working at all then chances are high you've a fatal JS error causing the jQuery to fail. Press F12 in Chrome or in Firefox with Firebox and review the console when navigating to profile edit. If you see any red errors then you need to resolve them. Also ensure you're using latest CB Conditional release (3.0.10).
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.