Question

Parameter to url from lobby

  • 20 August 2021
  • 2 replies
  • 229 views

Userlevel 1
Badge +4

Hello,

 

I have a lobby element to navigate to the Gantt.

I can pass the Project ID to the Gantt page, however it does not seem to work.

Am i passing the data the wrong way, or is it in general not possible, because the Gantt page is not a LU?

 


This topic has been closed for comments

2 replies

Userlevel 7
Badge +31

Hi @W.F. Brekveld,

I am not sure whether you can can navigate to a Gantt page. But the correct way to pass the parameter would be without curly braces. 

ifsapf:frmProjGantt?PROJECT_ID=$PROJECT_ID$

Try this way and see if you can get it to work. 

Hope this helps!

Userlevel 1
Badge +4

Hi Charith,

 

Didn't work.

Already try also different types, but i get the Gantt page with all the Projects, not the one i want.