Forum Discussion
Can I customize a SharePoint online page using Visual Studio Code and how?
Hi Experts, Can I customize a SharePoint online page using Visual Studio Code and how?
- No, you cannot...you can customize a SPO page creating SPFx WebParts in VS Code or by means of PS
4 Replies
- Rachel_DavisIron Contributor
eldocg I would be EXTREMELY cautious when customizing pages using ANY tool. We no longer control upgrades the way we did back in the day. There's no telling what new features could get added to SPO that could break your customization. There's no way to know when they are coming and, most importantly, no way to prevent the updates from happening.
Best practice to future-proof your SharePoint is to stick with out-of-the-box as much as possible. Or at least be SUPER clear with your stakeholders about the risks and responsibilities for maintenance.
- RobElliottSilver Contributor
Microsoft have deliberately locked it down and prevented custom changes so that as they continuously develop SharePoint Online and introduce new features it doesn't break existing sites.
Rob
Los Gallardos
Microsoft Power Automate Community Super User
- No, you cannot...you can customize a SPO page creating SPFx WebParts in VS Code or by means of PS
- ZehBrzCopper Contributor
jcgonzalezmartin what tool I must use for customize sharepoint pages ?