Export SharePoint List to Microsoft Word using SharePoint Framework Extension (List view command set)

 Hi Friends,

With the introduction of SharePoint list view formatting, I have realized that the scope of playing with the lists has also increased. I was working on one of the list view formatting and thought how if someone wants to export the list items to a Microsoft word?


Export SharePoint List to Microsoft Word  using SharePoint Framework Extension (List view command set)

For example, if one creates the FAQ in a SharePoint list, it can be made visibly beautiful using the list view formatted, but if they need to export the same in a word document then?

So I came up with the idea of exporting the SharePoint List items in the Microsoft Word format and created an extension which with one click exports the list items in the Microsoft Word.


Features..!!

  • Exports all the list items from the SharePoint list to the Microsoft Word with beautiful formatting.
  • Want to export only a few items? Just select the items and click on the export and it will export only the ones you want.
  • Export the items with fields based on the current view fields
  • If the view contains exactly 2 columns   Title   &  Answer then it will export in the Question & Answer format. (best suitable for the FAQ's)
  • No configuration needed

Demo... How it works?

Export SharePoint List to Microsoft Word  using SharePoint Framework Extension (List view command set)

Exported word file sample

Export SharePoint List to Microsoft Word  using SharePoint Framework Extension (List view command set)


Hope this extension will help and solve your problem You can also find compiled code with .sppkg file generated in the package here.


Happy Coding..!!

#Microsoft #SharePointWidgets #SPFx-Extension


Comments

Post a Comment

Popular posts from this blog

Rename Folder using Microsoft Flow / Power Automate in a Document Library in SharePoint Online

Power Automate: How to Add "New Line" to the text in SharePoint multiline text field

Power Automate: Rename file in SharePoint Online