Resolved! How to redirect back to particular view with UI Action click
Hello, How can I redirect a user back to a particular view after a UI Action is clicked? I want them to land on the same record, but I want their views to change? This is the UI Action I have: function closeTicket() { var dialogWindow = new Glide...