Hey @dorienmay,
Picking this thread back up as we just had a similar request today.
You can achieve this now in AbleSet Beta 3.1
The setup I’d recommend:
1. Create a read-only Canvas for your engineers
Build a canvas with dynamic labels showing current song, section, next section, tempo, etc. — no transport controls. They open it in a browser on their device and see everything they need without being able to touch anything.
2. Enable Lock Navigation on their device
From the Devices tab, click their device name and toggle Lock Navigation on. This prevents them from navigating away from the canvas. You can also do it via OSC:
/devices/setSetting [device name] navigationLock true
Would that work for your use case?