Skip to main content
Topic: Refresh the data or redirect after modal edit/update (Read 1276 times) previous topic - next topic

Refresh the data or redirect after modal edit/update

Hi
I have a modal edit but after update it stay same page
it should either close it or at least proper way to navigate


Re: Refresh the data or redirect after modal edit/update

Reply #2
2.7.3

 

Re: Refresh the data or redirect after modal edit/update

Reply #3
@muhdkhokhar‍ that is how it is supposed to be. From my end, everything works fine. if you are using the master details modal edit then, you will have to close the modal after editing with the red x button at the top right of the modal. If you set the Ajax page to true the modal edit for that page should automatically close after submitting it.