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
Manually you can add Image web parts inside a single Text web part. I.e., some text, image1, some more text, image2, etc., everything inside a single Text web part like the image below
Dynamically I can add Text web parts, and Image web parts but they are individual web parts in the page using Add-PnPPageTextPart and Add-PnPPageWebPart. With the 20 web parts per page limit recommendation (https://docs.microsoft.com/en-us/microsoft-365/enterprise/modern-portal-limits?view=o365-worldwide), I would like to dynamically do what you can manually do (Image web part(s) inside a single Text web part.
Has anyone been able to do that using Add-PnPPageTextPart or Add-PnPPageWebPart?
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.
-
Manually you can add Image web parts inside a single Text web part. I.e., some text, image1, some more text, image2, etc., everything inside a single Text web part like the image below

Dynamically I can add Text web parts, and Image web parts but they are individual web parts in the page using Add-PnPPageTextPart and Add-PnPPageWebPart. With the 20 web parts per page limit recommendation (https://docs.microsoft.com/en-us/microsoft-365/enterprise/modern-portal-limits?view=o365-worldwide), I would like to dynamically do what you can manually do (Image web part(s) inside a single Text web part.
Has anyone been able to do that using Add-PnPPageTextPart or Add-PnPPageWebPart?
Beta Was this translation helpful? Give feedback.
All reactions