Auto-refresh linked list when a record is created
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 hours ago
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
