Please Log in or Create an account to join the conversation.
cpaschen wrote: It's been a while since I've used CB on any site. I have a new site that might work with CB but I need to check first.
If we have 2 CB Query fields, pulling their options both from the same table (and same query).
Question 1 - can we limit the number of options selectable (in a multi-select list) [i.e. 'select only 3']
Question 2 - if the user select 'Option1', 'Options2', and 'Option3' in the first CBQuery field, can we have those options disabled (or hidden or something) in the second CB Query field (so they can't select them again).
Specific application is that the user needs to select topics. First select is the '3 favorite topics'. Second select is '3 additional topics I am interested in'.
Is there a way to do that within CB, the CB Query field (and any other add-ins)?
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Yeah, we've blocked code saving on our demo site. Sorry, but we have to protect it. Good new is it sounds like you just need to condition the options which CB Conditional can do (you can test it with a regular select fieldtype to see how it works). The alternative is to chain 2 query fields together so the options update based off the last query fields value (another great option).save any query field queries
Not likely, no level of subscription provides custom coding here, sorry. We can provide simple examples to the best of our ability, but we're not here to write customized code. See the below for details of exactly what our support means.will I get assistance in building these queries (and validations/conditionals)?
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.