We have a scenario where we want the ability to close a mini-app after a row action was clicked with a processing logic block that was triggered. Is this possible?
The closest I could find to fulfil this requirement was to queue an application setting that will take me to the relevant sales order. The issue with choosing this route is that when the user closes the sales order, it takes them back to the mini-app, which is not ideal.
I’m not aware of this being currently possible. Could the logic be moved to the save button and the user given only the option to Save and Exit on the mini app instead?
Hey Ian, I’ve got a similar use case. My mini app operates on the List View though, so Save and Exit isn’t available. I’d love a feature that closes the mini app after a Form Action runs. Do you know of a similar workaround for List View mini apps?