Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

General Questions /

General questions about getting started with SilverStripe that don't fit in any of the categories above.

Moderators: martimiz, Sean, Ed, biapar, Willr, Ingo, swaiba

Batch Action to restore selected deleted pages


Go to End


1021 Views

Avatar
borriej

Community Member, 267 Posts

16 September 2011 at 7:09pm

Edited: 16/09/2011 7:09pm

Hello,

I need a batch action that can restore deleted pages.

My client just deleted all blogEntry's (250).. i don't really want to go into the database, so i would like to solve this with a batch action.
- So first I show all deleted pages by using the dropdown menu in the siteTree.
- Then i hit the 'Batch actions' button..
- Select 'Publish'
- But, you can't check the checkbox on the deleted pages :(

How do restore the deleted pages without the use of a database?