My dashboard will be used in kiosk mode with multiple displays (No mouse or keyboard for user input)
I wan´t to send something like http://dashboard?productA from one client and http://dashboard?productB from another.
Then all widgets is to be built based on this filter parameter. Is it possible? If so, how?
O