Thanks Garner - I had pretty much come to that conclusion. This is a feature we had on our previous Broadcast Pix systems, and one we had used extensively. In the interim, I think I had come up with a workaround, although it's a bit clumsy. Basically, for the two scenes that are linked to this dynamic data, I duplicated those pages, and on the duplicates, have unchecked the 'Live Update' Datalinq property for every linked item in the scene. As far as I can see, this stops the data from being updated while the scene is online. I then added a Data Listen toggle button on the form, and added logic, so depending on the state of the toggle button, the correct version of the page is displayed, and you can hot-switch between them (seamless to operator).
I haven't been able to test extensively yet with real data, but early indications are that this achieves the goal. That said, I'm looking forward to an easier implementation!
#XPression