Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] extends Add-PnPPageSection with an additional section options #4008

Open
mkm17 opened this issue Jun 11, 2024 · 1 comment
Open
Assignees
Labels
enhancement New feature or request

Comments

@mkm17
Copy link

mkm17 commented Jun 11, 2024

Hello PnPPowershell Team,

At the beginning, I would like to say that you are doing a great job and I use the module extensively in my projects.
I would like to join your 'family' so I can propose a small improvement in the Add-PnPPageSection cmdlet.

As I have already done some research on this topic, I believe we can add additional settings which exist in SP UI:

For vertical sections:

  • isLayoutReflowOnTop parameter

image

For regular sections:
Options for collapsible sections:

  • isCollapsibleSection
  • showDivider
  • iconAlignment
  • isExpanded

image

Let me know what you think, and if you can assign me to this task, it would be a perfect way to start collaborating in this repo.

Michal

@mkm17 mkm17 added the enhancement New feature or request label Jun 11, 2024
@gautamdsheth
Copy link
Collaborator

hi @mkm17 , thanks for the feature request.
The actual code resides in https://github.com/pnp/pnpcore , so would suggest that you make the changes there.

Once done there, we can then make use of it by adding additional parameters to support this.
Assigning it to you 😊

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants