Stale record in UI Page

When user 1 deletes a record in a table in an UI page and another user 2 tries to delete the same deleted record in the UI page without refreshing, its deleting the next index record.

How to restrict the user 2 from deleting the next index row?

I hope you’re running on UI Kit application. Please check Notification Channel in User Interface to refresh the list once the record is deleted.

If you are using Constellation, you might consider this How to notify users to refresh an outdated List View in Constellation UI