App Links from One Join Standard App to another Join Standard App with Extended Fields

I have a standard application built over a join table with base tables that have extended fields on them. I want to filter on those extended fields when navigating from another app built over a join table to this standard app.

  • When I try map with the standard Field Mappings, it does not offer filtering on the extended fields - the fields do not get offered in Data Mappings.
  • When I try map using Advanced Field Mappings, the fields are offered, but they do not filter when I navigate to the application. The only filter that seems to work is the Workflow filter.

Would you expect the above scenario to work?

At the moment, applications over join tables whose component tables have been extended don’t have access to the extension fields of those extended component tables.

  • Field mappings not showing the extension fields of the components table seems expected and correct given current behavior
  • Advanced filter mappings showing the extension fields seems to me like a discrepancy and that the extension fields also should not be presented there given those fields are not available on the application being mapped to

@ian.p Thank you. I am trying to filter on non-extended fields and even those are being ignored. Will discuss in a ticket. Thank you.