CB List

8 years 6 months ago #272443 by edmundcheong
CB List was created by edmundcheong
I notice there's a difference between the list filter of the older version.

The new one does not have dilters like:

Is empty
Is not empty
Is null
Is not null
Like


Perhaps you could give some examples on how to get empty and null?

As well as examples to use the new filters like:

Is one of
Contains

How do you enter the values. Seperate by commas or pipe "|"?

What about filtering fields with multiselect?

Please Log in to join the conversation.

8 years 6 months ago #272457 by edmundcheong
Replied by edmundcheong on topic CB List
Do you have a link to a manual? That would also help.

Please Log in to join the conversation.

8 years 6 months ago #272468 by krileon
Replied by krileon on topic CB List

Is empty
Is null

It's simplified to a single operator. Using "Equal to" with no value specified covers both cases automatically.

Is not empty
Is not null

Same as the above answer; use the "Not equal to" with no value specified covers both cases.

Like

Use "Contains" or "Does not contain" as needed.

How do you enter the values. Seperate by commas or pipe "|"?

There's nothing special to do for the contains operators. They are just a LIKE usage. To compare against multiple values you use the "Is one of" using a comma to separate multiple values which does an IN or NOT IN query.

What about filtering fields with multiselect?

You'll want to use the contains operator in this case.

Do you have a link to a manual? That would also help.

See the CB 2.0 Primer Book and the videos below.

www.youtube.com/playlist?list=PLp0puRITgC7PuyzPsMUECDI46VE7IFSAX


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: edmundcheong

Please Log in to join the conversation.

Moderators: beatnantkrileon
Time to create page: 0.226 seconds