Close a modal view on clicking save July 15, 2023, 12:04:50 PM Hello,I have enabled "Modal" for adding new fields. So when I add new field the form popup but after pressing "Save" the form doesn't unload by itself.How can i make the popup form close when a save button is clicked?Thanks Quote Selected
Re: Close a modal view on clicking save Reply #1 – July 25, 2023, 12:35:39 PM You will have to modify the event listener for the modal button and add you code to close the modal, when the record has been saved successfully. Quote Selected
Re: Close a modal view on clicking save Reply #2 – July 25, 2023, 12:45:37 PM Hello,Thank you for your reply.Can you please help me with the code? I am new pleaseThank you Quote Selected