I’m building a website that allows someone to book a trip. I’m working on the portion where someone is looking to modify their trip details (e.g. start date, etc.) and I’m trying to prevent them from abandoning the modifications screen (e.g. closing tab, going to a different internal/external website). Is there a workflow or plug in I can include that will alert the user “are you sure you want to do this? This will cause you to lose all of your changes.” and if they confirm they want to leave allow them to and to create some actions on the “Leave” button in the database?
This topic was automatically closed after 70 days. New replies are no longer allowed.