Skip to Content Skip to Menu

[SOLVED] bug in conditional 4.x plugin

  • carin
  • carin
  • OFFLINE
  • Posts: 417
  • Thanks: 18
  • Karma: 0
9 years 11 months ago #254402 by carin
Replied by carin on topic bug in conditional 4.x plugin
Thanks for the offer but I need to upload first since I develop locally.

"Try disabling condition 1"
==> how would I hide all fields if that is disabled?

CB 2.0

Please Log in or Create an account to join the conversation.

  • krileon
  • krileon
  • ONLINE
  • Posts: 48499
  • Thanks: 8284
  • Karma: 1443
9 years 11 months ago #254454 by krileon
Replied by krileon on topic bug in conditional 4.x plugin

==> how would I hide all fields if that is disabled?

You have 2 other conditions hiding groups of fields. If condition 2 hides half of your fields and condition 3 hides the other half than condition 1 is redundantly hiding them. Another scenario to consider using is the following.

Condition 2: Hides fields 1-5
Condition 3: Hides fields 6-10
Condition 1: Hides any remaining fields (but does not hide 1-10)

If all are based off the value of the same dropdown then this will work perfectly fine. Example to consider as follows.

If Dropdown A is value 123 then show 1-5 otherwise hide 1-5
If Dropdown A is value 456 then show 6-10 otherwise hide 6-10
If Dropdown A is Not Empty then show 11-20 otherwise hide 11-20 (notice it ignores 1-10 as those are already covered)

There's nothing more I can suggest without access or at the very least a bunch of screenshots detailing the configuration you're using.


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.
The following user(s) said Thank You: carin

Please Log in or Create an account to join the conversation.

  • carin
  • carin
  • OFFLINE
  • Posts: 417
  • Thanks: 18
  • Karma: 0
9 years 11 months ago #254496 by carin
Replied by carin on topic bug in conditional 4.x plugin
Thanks for the extensive explanation. I think I got it now.

BTW I found something good in CB20 - the fields table finally got some sorting and batch tools - that is progress indeed, was desperately needed.

CB 2.0

Please Log in or Create an account to join the conversation.

Moderators: beatnantkrileon
Powered by Kunena Forum