Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
I need to add an Edit Link on Preview pages allowing the user to Edit the page in the Back Office. They have a lot of content.
I created a link that opened the Edit in the same browser tab, but that made the Save & Preview button stop working.
Now I have it opening the Edit page in a New Tab. This seems to work, but I have a lot of open tabs now some in Edit/ some in Preview.
Is this going to cause trouble for Umbraco?
version 13+ on the Cloud
I also posted on Discord which is a new environment for me. Apologies if this is considered cross-posting.
I wouldn't think so, however you could simply add an edit link to front end pages that allows the editor to just jump in and edit a page.
I know Paul wrote one for U8, but shouldn't be too difficult to implement for other version
Check his code here https://our.umbraco.com/packages/backoffice-extensions/ourumbracoeditlink/
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Edit in Back Office Link from Preview
I need to add an Edit Link on Preview pages allowing the user to Edit the page in the Back Office. They have a lot of content.
I created a link that opened the Edit in the same browser tab, but that made the Save & Preview button stop working.
Now I have it opening the Edit page in a New Tab. This seems to work, but I have a lot of open tabs now some in Edit/ some in Preview.
Is this going to cause trouble for Umbraco?
version 13+ on the Cloud
I also posted on Discord which is a new environment for me. Apologies if this is considered cross-posting.
I wouldn't think so, however you could simply add an edit link to front end pages that allows the editor to just jump in and edit a page.
I know Paul wrote one for U8, but shouldn't be too difficult to implement for other version
Check his code here https://our.umbraco.com/packages/backoffice-extensions/ourumbracoeditlink/
is working on a reply...