Common Context Filtering With Inline App

I am using common context in my inline app (card list) to filter a list of records based on entered criteria in the main app. The main app is publishing field values and the inline app is the subscriber. My list has many records but I’m focusing on two that has field A and B populated but one has field C and the other doesn’t have field C populated. If I enter data in the main app for all three fields, common context is correctly filtering down to one record but if I only enter data for field A and B, I’m seeing both records. I only want to see the second record where A and B are populated but C is blank/empty/null/. The inline app is built over a join table.

I’ve tried to setup my subscribe to include the Exact Match and Exclude Empty but both are behaving the same. Is this the proper way to setup common context for my scenario?

This post describes common context configuration. Have a look at that post. It contains a lot of good information on common context.

I’m not able to view the post.

The title of the post is
Troubleshooting Common Context: Why Fields Don’t Publish & How to Fix It

and the link is

https://community.nextw.com/t/troubleshooting-common-context-why-fields-don-t-publish-how-to-fix-it/1515

Try searching for the title and see if it comes up for you.

@miket I moved the post so you should have access now.

2 Likes