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 ?
Question
NavigationLink with KeyRef search attribute on list page
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.