Forum Discussion
lpickard
Apr 19, 2021Copper Contributor
Redirecting to SharePoint home page after clicking "x" on a PDF file
Hi, I have a SharePoint page that will be shared with many people. We have files that are shared on the site that can be opened, viewed and printed. When looking at a PDF and then clicking "x" in...
Apr 20, 2021
Hi,
I'm afraid this is something that cannot be done Today at least the redirection idea from a file. However, what you could could do is to ask a Developer to write a SPFx extension that make the redirection based on the permissions of the user on the current site
I'm afraid this is something that cannot be done Today at least the redirection idea from a file. However, what you could could do is to ask a Developer to write a SPFx extension that make the redirection based on the permissions of the user on the current site
Cathrine_Greive
May 21, 2024Copper Contributor
Hi Juan, Has there been any progress on this since 2021? jcgonzalezmartin
- SusanHanleyMay 22, 2024MVP
Cathrine_Greive Here is an approach you can use - use the Quick Links web part to make links to the documents. Choose "Open in new tab" for each link. That way, when someone closes the document, they are essentially back on the page they started from.
- May 22, 2024Hi!
Unfortunatley not.