About the $like operator in Dynamic Menu Filter — Cloud Customer Connect
You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

About the $like operator in Dynamic Menu Filter

Content (please ensure you mask any confidential information):

Regarding Dynamic Menu Filter, I am trying to do the following:

{$and: [
{Code:{$like:"xx%"}}
]}
This worked.

{$and: [
{Code:{$like:"|yyCode_t_c|"}}
]}
This also worked.

but,
{$and: [
{Code:{$like:"|yyCode_t_c|%"}}
]}
This doesn't work.

Are there any restrictions or errors in the description regarding this?

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!