Hi!
I have to create a layout that will contain display specific information. Similar issue as in Can a page called by webpage module identify the display? but I did not see the solution there.
I have seen Embedded widget (eg. to use JavaScript) or custom module as an options.
https://xibo.org.uk/docs/developer/modules-and-widgets
Am I correct?
How can I reference DisplayId in Javascript, if at all possible?
I would use that DisplayId to generate DisplayId specific QR code and show that QR code in that widget.
Other option would be module.
Not sure which way to go. Suggestions?