Good evening,
I have seen this question posted before but the posts were older and did not exactly cover my scenario.
I have a form that lists customer notes and on that form I have an add note button link that brings up my modal form to add a note.
When the modal form closes how can I have it refresh the calling application so that it shows all notes (even the one just entered)
Thanks,