Forum Discussion
john john
Feb 06, 2019Steel Contributor
Is it fine to Embed a classic page inside modern pages using the Embded modern web part
I am working on a classic team site collection inside our sharepoint online. and one of the requirement we got from the customer is to have 12 icons and when we click on the icon it will open externa...
Feb 06, 2019
I would not mix modern and classic pages in the way you are doing...to achieve what you need I would develop (first look at GitHub if someone has already build this) a SPFx WebPart with the funcionality you have been requested for.
- john johnFeb 06, 2019Steel Contributor
jcgonzalezmartin wrote:
I would not mix modern and classic pages in the way you are doing...to achieve what you need I would develop (first look at GitHub if someone has already build this) a SPFx WebPart with the funcionality you have been requested for.why you would avoid this? since both pages (classic and modern) are within the same site collection and are sharepoint pages + modern pages have a modern web part to Embed external pages,, and in my case at-least i am embedding sharepoint classic pages. is this correct? i also search the available SPFx and none of them provide a way to have icons with links