"Back to Pages" link

Posted by Community Admin on 04-Aug-2018 14:14

"Back to Pages" link

All Replies

Posted by Community Admin on 03-Oct-2013 00:00

...can the Back to Pages link on page edit become a plain 'old <a> instead of a postback control?

Reason is when there's a javascript error on the page you can't then go "Back" with that link

Posted by Community Admin on 08-Oct-2013 00:00

Hi Steve,

The way the back to pages works is the following: It is a link that contains a Javascript on click event that initiates a script. This script enables you to exit the page editor without saving any of your changes and without locking the page.

You can contrast this functionality with the browser's Back button. If you click Back or hit backspace while in page editor, you receive a message informing you that all the changes you have made will apply but the page will be locked unless you unlock it or an admin does. Essentially the back button acts like a link to Sitefinity/Pages.

In order to remove the Back to Pages button you need to alter the backend theme and that is not advisable as when you do you may lose some of the widgets that are not available in the menu. For example if the page editor widget does not migrate to a content placeholder to one with a different ID it will not be visible. Information on how to change your backend theme can be found here.

Regards,
Ivan D. Dimitrov
Telerik
Do you want to have your say in the Sitefinity development roadmap? Do you want to know when a feature you requested is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items

This thread is closed