You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Basically, we were using PnP Framework which is using PnP Core in order to import and export pages.
The problem is that the export in old pages are not coming without page title so the header is coming without configuration, we need to edit and publish the page to include the webpart, after that the export is coming with the webpart and we can get the configuration from there, without that manual step we have lost configuration in header for old pages.
However, there is a problem with pages with vertical section, when we try to export a page with a vertical section and we try to import it is adding the header with a webpart, like duplicating the banner. What we need to do in this scenario? Any ideas?
I think that PnP core now is oriented to use page title to apply configuration settings to the header, but I think it's not covering all related scenarios.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Basically, we were using PnP Framework which is using PnP Core in order to import and export pages.
The problem is that the export in old pages are not coming without page title so the header is coming without configuration, we need to edit and publish the page to include the webpart, after that the export is coming with the webpart and we can get the configuration from there, without that manual step we have lost configuration in header for old pages.
However, there is a problem with pages with vertical section, when we try to export a page with a vertical section and we try to import it is adding the header with a webpart, like duplicating the banner. What we need to do in this scenario? Any ideas?
I think that PnP core now is oriented to use page title to apply configuration settings to the header, but I think it's not covering all related scenarios.
Beta Was this translation helpful? Give feedback.
All reactions