Hi,
I'm trying to create a user filter in a record that filters a combination of 2 fields. I've tried to use a!queryLogicalExpression() inside a!recordFilterListOption() for the filter and didn't work.
Is there any other way to do this? My other option is to create an interface with this filter but i think it would be better to have it as a user filter in the record.
Thanks,
Ignacio
Discussion posts and replies are publicly visible
I have just given an example.
Thank you for your reply, issue is resolved