Help with Mongo filter on Transaction Dynamic Menu and Or condition
Summary:
we are trying to create an OR condition using MongoDB in Dynamic Menu. But its not working
Content (please ensure you mask any confidential information):
Version (include the version you are using, if applicable):
Code Snippet (add any code snippets that support your topic, if applicable):
Help with Mongo filter on Transaction Dynamic Menu
{ $or: [{ModelNumber: {$ne: 'M'}}, { RetailerPartner: "|retailerPartner_c|" } ] }
Tagged:
0