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

Multiple Paramters for filtering in Dynamic Menu

edited Jun 17, 2021 10:28AM in Configure Price Quote 1 comment

Content

I want to use multiple parameters in Dynamic Menu for filtering. According to MongoDB docs, this one is valid:

{DistributorId:"|_customer_id|",Username:"|userName_t|"}

But it gives ConcurrentModificationException.

 

I tried following also:

{DistributorId:"|_customer_id|" AND Username:"|userName_t|"}

{DistributorId:"|_customer_id|" & Username:"|userName_t|"}

These two give invalid query error (as expected).

Version

21B

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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