URL links to Panels (ULC UX)

Find and share HowTos to various installations / configurations!
3 posts • Page 1 of 1
jsobon
Posts:8
Joined: Fri Dec 16, 2016 1:42 pm

URL links to Panels (ULC UX)

Post by jsobon »

Dear support,
I would like to ask you question about URL of ULC UX feature.

Is there possible, to create URL to specific panel?
../project/panels/overview/overview_details.pnl to URL?
../project/panels/overview/overview.pnl to different URL?

(send URL's to user, and after click it opens specific panel?)

Thank you?

gschijndel
Posts:376
Joined: Tue Jan 15, 2019 3:12 pm

Re: URL links to Panels (ULC UX)

Post by gschijndel »

Yes, this is possible if the [httpServer] config entry 'allowPanelParam = 1' has been set.
The URL would be something like: https://MyWebServer?panel=overview/overview_details.pnl

jsobon
Posts:8
Joined: Fri Dec 16, 2016 1:42 pm

Re: URL links to Panels (ULC UX)

Post by jsobon »

Thank you very much! It helped.

3 posts • Page 1 of 1