Question

Using global Parameter in an External Navigation Link

  • 7 February 2023
  • 4 replies
  • 241 views

Badge +3

Hi all,

 

i want to use a global Variable (USER_ID) in an external Link, that we open in the “Print Delivery Note for Customer Orders” Page.

 

I want to create a URL that transfers two variables. The first one is the DELIVERY_NO, which we can assign over the “edit Key Values” Function. 

 

But the User ID is not available in the Key Values Editor..

Is it possible to use a global Variable like “${USER_ID}”, because this does not work.

 

Thank you!

Rico Schwarz


4 replies

Userlevel 7
Badge +31

Hi @rico.schwarz,

Have you tried the Context Substitution Variable #USER_ID#

Assuming you need to fetch the ID of the current Foundation1 user here.

Hope this helps!

Badge +3

Hi  @Charith Epitawatta 

I just testet it, but it doesn’t work. 

The URL also realized that it was a variable

Badge +2

Did you find a solution for using context substitution variables in external links?

Badge +3

@Jsham  Sadly not. We created a Custom Field on this page which selects the User ID and used this as parameter.

Reply