Skip to content

albegut/list-search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

List Search

Summary

This list search web part allows the user to show data from lists or libraries. The web part can be used to (for more details see images below):

Merge items from different lists/libraries

Select render of the selected fields

Open documents in modal window

Open documents in new tab

Use of dynamic data

Open selected item with same data

Open selected item with selected properties

Redirect to url depends on selected item

Used SharePoint Framework Version

SPFx 1.11.0

Applies to

Solution

Solution Author(s)
react-list-search Alberto Gutiérrez (@albertogperez)

Version history

Version Date Comments
1.0 December 20, 2020 Initial release

Disclaimer

THIS CODE IS PROVIDED AS IS WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING ANY IMPLIED WARRANTIES OF FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABILITY, OR NON-INFRINGEMENT.


Minimal Path to Awesome

Dev Mode

  • Clone this repository
  • In the command line run:
    • Navigate to list-search-webpart
    • npm install
    • gulp serve
    • Open the workbench on your Office 365 Developer tenant
    • Test out the web part

Sppkg

  • Download sppkg files from sppkg folder
  • Upload files to App Catalog

Features

This Web Part illustrates the following concepts on top of the SharePoint Framework:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published