I have one popup box to edit dates in a perspective table and related database. When the user clicks save, a script checks if rows need to be inserted or deleted. If they need to be deleted, I want to warn the user with a second popup box that the save script calls.
So far, all the scripted popup options I’ve found only work in the Vision client. I’m using Perspective. What’s the right way to do this?