Hey Community!
I have a custom projection/entities combination that I am using to create a page with a parent header and child rows, very similar to the purchase order/purchase requisition screens. The header has a LOV reference field that connects it to a project, and that reference displays the company that the project is under when accessed directly through the API:
I am attempting to conditionally filter one of the LOV reference fields based on the company that the stored in the header’s reference. However, on the page, the entire reference is not available:
I need to filter one of the LOVs at the line level based on the company that the header level project belongs to. Is there any way to make the other fields in the reference accessible through the page designer?