I have a simple Queue that loads a Page Include. That page then has a Field Editor in Edit mode, and the page has "Warn users if page has unsaved changes" set to Yes.
If I click an item in the queue, and change the form, the proceed to click another item in the queue without saving the form, the changes are lost and there is no warning.
I tried to create a multiple action flow for Queue, where I would use a snippet to check if the model was dirty, and if so warn the user. But I don't see a way for the snippet to abort the before running the next action nor stopping the queue from updating the page include. I also don't see any option to Update Page Include in the multiple actions on the queue (only in the main single action dropdown).
Any ideas how to work around this?
If I click an item in the queue, and change the form, the proceed to click another item in the queue without saving the form, the changes are lost and there is no warning.
I tried to create a multiple action flow for Queue, where I would use a snippet to check if the model was dirty, and if so warn the user. But I don't see a way for the snippet to abort the before running the next action nor stopping the queue from updating the page include. I also don't see any option to Update Page Include in the multiple actions on the queue (only in the main single action dropdown).
Any ideas how to work around this?
Bradley Wood