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
If I set header of the page as no Image LayoutType in exported xml is correctly set as "NoImage" thought TextAlignment"Left" is set as "center", but main issue is that tag pnp:Header has attribute Type set to default and when I run Invoke-PnPSiteTemplate resulting page still has image in the header. If i manually change Type"Custom" it works as expected (after also changing TextAlignment).
I'm not reporting this as issue as I do not know if I might be doing something wrong.
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.
-
If I set header of the page as no Image
LayoutType
in exported xml is correctly set as"NoImage"
thoughtTextAlignment
"Left"
is set as"center"
, but main issue is that tagpnp:Header
has attributeType
set todefault
and when I runInvoke-PnPSiteTemplate
resulting page still has image in the header. If i manually changeType
"Custom"
it works as expected (after also changing TextAlignment).I'm not reporting this as issue as I do not know if I might be doing something wrong.
I'm on PnP.Powershell 1.3.0
Beta Was this translation helpful? Give feedback.
All reactions