Hi everyone,
someone know how to redirect or refresh a page after successfully insert / update / delete ?
To let you understand better my need, i have a page with a calendar and insert / update / delete appointments with a grocery crud grid located below the calendar on the same page.
So, when i insert / update / delete, i want the change immediately reflected on the calendar. So, i need to refresh the page in some way.
How can i do it in grocery crud enterprise ? Thanks.