I have a Lobby page with Customer as one of the page parameters. My Lobby also has an element that jumps to Not Pick Reported Pick List Lines page. I want to jump to that page with filtering of the records using Lobby page’s Customer value.
In the element parameters, I have defined the Web URL according to the IFS documentation guideline:
page/NotReportedDetailedPickListLines/List;$filter=ReceiverID eq $Customer$
Here is the documentation I’m referring to:
But when I click the element, it jumps to the correct page but the Customer value is not passed at all. Instead it is just $Customer$
Any tips what I should try next?
IFS Aurena framework version: 10.13.19.0
IFS Aurena client version: 10.13.120.0
IFS OData provider version: 10.13.1.0