Skip to main content
Question

NavigationLink with KeyRef search attribute on list page

  • April 24, 2025
  • 1 reply
  • 30 views

REOGIRARD
Sidekick (Customer)
Forum|alt.badge.img+6

Hello everyone,

I try to add a navigation link between Shop Floor Workbench page and NRC Connection Objects page.
The search parameter is the keyref of the nrc connection page, which contains Contract and PartNo (available from Workbench page), like : 
(startswith(tolower(KeyRef),'contract=vern^partno=ac130m39403'))

The problem is I’m not able in any way to make it work
If I use the variables as filter value, it will add simple quote ( ‘ ) as prefixe and suffixe of the value, which break the search syntax.
Like : (startswith(tolower(KeyRef),'contract=’vern’^partno=’ac130m39403'’))
I can’t make a search by contract and by partNo because partNo is not available as search / filter on the NRC Connection page

Is there a way to make this link works ?

REOGIRARD
Sidekick (Customer)
Forum|alt.badge.img+6
  • Sidekick (Customer)
  • June 30, 2025

Up
I tried dozen of combinaisons, also trying to use external link, which doesn’t work because in the URL the part and the contract are in capital letter which the client don’t understand, it must be in lowercase but as this is dynamic i build the url from client variables which are wroten as capital letter
add a tolower() is not interpreted from the url aswell
Sending the keyref as parameter just throw an error here is an example :


Which provide the following error :
​​​


As you can see i’m following the advanced search pattern :


This looks like a basic functionnality which i want to implement but can’t find a working way.

Need help please


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