SharePoint framework SPFX classic view support

Rastislav Janotka 20 Reputation points
2024-03-06T16:29:58.81+00:00

i want to ask if there is some document describing which components in SharePoint framework support classic view.

for example extensions command set not work in classic view

webpart should be works in classic view

I do not know if Form Customizer extension is working or not in classic view

thank you for answer

Microsoft 365 and Office SharePoint Development
Microsoft 365 and Office SharePoint Server Development
0 comments No comments
{count} votes

Accepted answer
  1. RaytheonXie_MSFT 40,471 Reputation points Microsoft External Staff
    2024-03-07T06:26:13.7466667+00:00

    Hi @Rastislav Janotka,

    The SharePoint Framework (SPFx) primarily focuses on modern experiences within SharePoint Online and SharePoint 2019. It's designed to help developers create responsive, client-side web parts and extensions that integrate seamlessly with SharePoint's modern user interface.

    At that time, there wasn't native support for classic SharePoint views within SPFx web parts. Classic views refer to the traditional SharePoint interface, which includes features like classic pages, web parts, and list views.

    However, developers have found workarounds to integrate SPFx solutions with classic SharePoint experiences. For example, you could embed SPFx web parts within classic SharePoint pages using the "Embed" web part or using the SharePoint Framework Extensions (Application Customizers) to inject custom scripts into classic pages. Please refer to the following article

    https://www.clearpeople.com/blog/spfx-web-parts-on-classic-sharepoint


    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    2 people found this answer helpful.
    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.