question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

New command: add section to modern page

See original GitHub issue

Add section to modern page

  • command: spo page section add -n|--pageName <pageName> -u|--webUrl <webUrl> -t|--sectionTemplate <sectionTemplate> --order [order]
  • pageName: name of the page to add the section to
  • webURL: URL of the site where the page to edit is located
  • sectionTemplate: type of section to add. Allowed values OneColumn|OneColumnFullWidth| TwoColumn|ThreeColumn|TwoColumnLeft|TwoColumnRight
  • order: order of the section

For more information see the Add-PnPClientSidePageSection cmdlet.

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:23 (23 by maintainers)

github_iconTop GitHub Comments

2reactions
waldekmastykarzcommented, Apr 10, 2018

@kshsbala what do you think about reusing the regex-based code from PnPJS? It’s proven to be working and it would allow us to focus on adding more commands rather than building our own implementation.

1reaction
clientbalacommented, Sep 14, 2018

Hi @waldekmastykarz , I am very sorry for the delay and will try to complete asap.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Add sections and columns on a SharePoint modern page
Add a section layout to a page · Go to the page where you want to add columns. · If you're not in...
Read more >
How to add a new section or column to a SharePoint Page
Learn how to add a new section or site column to a SharePoint Modern Page from this tutorial video. See how to set...
Read more >
Add sections and columns on a SharePoint Modern Page
As earlier, select 'Add a new section.' SharePoint Modern Page. Click the circle and from 'Section layout', choose 'Vertical section'.
Read more >
Adding more than 3 sections on a SharePoint modern page
Under Section layout, select Vertical section. Official documentation: Add sections and columns on a SharePoint modern page. Notes: Vertical ...
Read more >
All That You Should Know About SharePoint Modern Pages
Move your cursor towards the bottom part of a web part in the page, or below the title area, and click on the...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found