Skip to main content
1-Visitor
December 9, 2020
Solved

how to make a gadget in the dashboard 'clickable' to set a session parameter

  • December 9, 2020
  • 2 replies
  • 1172 views

Hello everyone !! Is there a way to set a gadget added to a dashboard as a session parameter? The event that would change this parameter would be a double click on it.
Specifically, I would like to be able to make a gadget in the dashboard 'clickable' to set a session parameter .. my final goal would be to bind data at runtime in the gadget.

if the question is unclear I try to add more info .. thanks

Best answer by PaiChung

Sounds like you want to assign a parameter 'dynamically' to be displayed in the gadget?

I think standard gadget setup would have you pick the value and that gets locked in on the gadget as a mashup parameter.

After that is locked in, in the gadget you can use a service to do what you need with the value.

 

The only way to change a gadget value after 'instantiated' on a dashboard would be to use session parameters.

2 replies

PaiChung22-Sapphire IAnswer
22-Sapphire I
December 9, 2020

Sounds like you want to assign a parameter 'dynamically' to be displayed in the gadget?

I think standard gadget setup would have you pick the value and that gets locked in on the gadget as a mashup parameter.

After that is locked in, in the gadget you can use a service to do what you need with the value.

 

The only way to change a gadget value after 'instantiated' on a dashboard would be to use session parameters.

Community Manager
December 17, 2020

Hi @GM_9528891.

 

If you feel the previous response was helpful, please mark it as the Accepted Solution for the benefit of others with the same question.

 

Regards.

 

--Sharon