Hey all, does the community have any tricks to restore an accidentally deleted view? It wasn’t noticed until past when a simple undo would have been a fix. I’ve since re-created it, but in doing so none of the shared links to specific rows work anymore, and while it’s not too hard to update the URL to get to the correct modal, it seems like there must be an easier way.
Can the relevant IDs in the URL that reference the view be updated to what they once were?
Was there a way I should have used the doc history to make this all more graceful?
hi @Dan_Mesa , I would have gone to doc history to see if I could copy paste that table back into the actual doc. Not sure if that would be an option since it may also break relations and other links, but it is worth trying.
You can go to the doc or page history, click the 3 dots, and copy the table and paste it back into the same doc. Since it is a view, no relations should break as views are only a presentation layer of the underlying data from the base tables.