Auto-refresh linked list when a record is created

lucasmine50
Tera Contributor

auto-refresh.png

I need to implement the following validation: when a user creates a record within this modal, the linked list should refresh automatically.

My current solution triggers a full page refresh (similar to pressing F5) when the 'Cancel' or 'X' buttons are clicked. However, this causes the page to reload even if the user opens the modal by mistake without saving anything. I only want the refresh to occur if a record is successfully created.

0 REPLIES 0