Hi Everyone
Am developing a content management system with grocery crud. What am looking for is to have a custom confirmation box which shows pages/menu or section that will be deleted if a user tries to delete a parent record that has one or more child record in a database.
Consider the scenario where you have a product page with child page like product one, product two, and so forth. Then i want the delete confirmation box to show something like "you're about to delete product page which will automatically delete product one page, product two page... and if a user click OK it does what it says
Anyone with an idea would be much appreciated