Skip to main content
Question

IFS Cloud Lobby Navigation Passing Paramater as Null


Forum|alt.badge.img+1

Hi

 

I have a matrix lobby element, and I am trying to include one of my datasource columns, ‘Quote’, in the navigation. I have the column defined here in the datasource:

And it is using a custom function to fetch a custom attribute. As you can see, I am able to preview this data easily:

I have added the navigation url like this:

However, when attempting to navigate, the URL will come out like this: page/PurchaseRequisitionLines/List;$filter=YtQuote%20eq%20null

There is a ‘null’ in the URL where I am expecting the value from $[Quote]. Is it possible to pass in this value to my navigation URL?

Thank you,

Mark

2 replies

Forum|alt.badge.img+5
  • Sidekick (Customer)
  • 12 replies
  • March 13, 2025

have you tried like this?


/page/PurchaseRequisitionLines/List?$filter=YtQuote eq $[QUOTE]


Forum|alt.badge.img+5
  • Sidekick (Customer)
  • 12 replies
  • March 13, 2025

although...I don’t see Quote a field in Purch Req Lines.

 

this is a navigation link of an Element from an existing Lobby:

page/PurchaseRequisitionLines/List?$filter=RequisitionNo eq $[REQUISITION_NO] and LineNo eq $[LINE_NO] and ReleaseNo eq $[RELEASE_NO]


Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings