Hi all,
Hopefully someone can help me with the challenge I'm having.
I have a lobby counter element that shows me requisition lines that should be approved. There are additional filters for project ID, sub project ID and cost center in the lobby.
This lobby element navigates to the "Purchase Requisition Line Authorization” window in IFS. That is where the issue comes up. When navigating to this window, using the datasource condition isn't working. Personally I think because there are two levels of filtering possible in this window:
Now my question. Is it possible to filter on this second level in the window when navigating from the element? So if I filter on project ID 1008 in my lobby page that it filters on the project ID on this second level in this window I'm navigating to.
Because this filtering seems to be on another level I can't find a way to built the URL which includes these filters. I was already trying to see if filtering on seachcontext was working, but it didn't seem to have any effect:
page/PurchaseRequisitionLineAuthorization/List?searchcontext=ProjectId:1008
Kind regards,
Michael