Skip to main content
Question

Lobby Page Title dynamic

  • September 26, 2023
  • 6 replies
  • 151 views

Forum|alt.badge.img+1

Dear all,

I am trying to set a lobby page title dynamically.

 

The lobby has the parameter project_id ref called Proyecto.

 

 

I would like the lobby name to be KPI PROYECTO:<project_name> so everytime I change the parameter the lobby changes the title.

I.e. If I choose project 202301 I would get KPI PROYECTO: Visión Futuro

If I change then to project 202302 I would get KPI PROYECTO: Raíces Del Cambio

and so on.

 

I have seen that the system gives the chance of using context substitution variables like #TODAY#, #NOW#,… but do not know how to use other data in the system like Project_NAME.

 

Any idea how could I accomplish this task?

 

I appreciate any help

 

kind regards

 

 

 

6 replies

Forum|alt.badge.img+2
  • Do Gooder (Customer)
  • 3 replies
  • September 26, 2023

Did you set the condition on your data source?

 


Forum|alt.badge.img+1
  • Author
  • Do Gooder (Customer)
  • 3 replies
  • September 27, 2023

Hi cbilodeaud,

yes, I set a condition on the data source to filter the data and it shows just the data in the project the user has choosen. But what I need in the title is the name of the project

 

kind regards


hhy38
Superhero (Customer)
Forum|alt.badge.img+16
  • Superhero (Customer)
  • 319 replies
  • September 27, 2023

Hi @JJARAUTA,

 

Just use dollar signs like this. » “$variable$”  

It will change the title when the variable changes.

You can see an example below.

 

 

 


hhy38
Superhero (Customer)
Forum|alt.badge.img+16
  • Superhero (Customer)
  • 319 replies
  • September 27, 2023

Btw Batch Queues means Geriplan İş Kuyrukları in Turkish. It changed due to translations. 😄


Forum|alt.badge.img+1
  • Author
  • Do Gooder (Customer)
  • 3 replies
  • September 27, 2023

Hi hhy38,

thanks for your help`.

But I still have the issue. The think is that I enter the project_id as parameter but need to show the project name.

 

I was using KPI PROYECTO: ifsapp.project_api.get_name(‘$project_id$) as the title of the page.

I does not work. For example, if I enter 202301 as parameter project_id it shows:

KPI PROYECTO: ifsapp.project_api.get_name($202301$)

This is not correct. I would like the system to show what function ifsapp.project_api.get_name returns.

I need it to show:

KPI PROYECTO: Visión Futuro

being Visión Futuro the name of my project 202301

 

Does anyone know a way to show the name of the project on the lobby page title?

 

kind regards

 


hhy38
Superhero (Customer)
Forum|alt.badge.img+16
  • Superhero (Customer)
  • 319 replies
  • September 27, 2023

@JJARAUTA 

 

You can create a dummy variable. After that, you can fill this variable with the project name when click the project list. There is an example below. It changes variables when clicking a project in the project list.

 

 

 

 

 

 

 


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