Refresh on Lightbox Close

Hey
This is already possible. When you open the Lightbox that creates a promise so when you handle the opening of any Lightbox as a promise you can do whatever you want when the Lightbox closes. Look in the Wix Code API reference on Lightboxes and how to use it with a promise. Then you could just add the wixLocation.to(“any url here”); Works great!