I have a view with a custom action that opens another view in a pop-up window. Within that pop-up view I want to have another custom action, which would open a pop-up form.
So: View -> opens pop-up view -> opens pop-up form.
It kind of works, but then something weird happens. The pop-up form will open when initiated from the pop-up view, and then revert to the pop-up view that opened it.
Anyway around this?
Thanks,
Leo