Forum Discussion
Rob Barker
Aug 22, 2019Iron Contributor
How do I create an employee buy & sell (a.k.a. classified ads) site?
What is the best way to create an employee buy & sell site, i.e. a classified ads? The site should allow employees to self-post items for sale, search for items, and ideally respond with comments or ...
Scott Bawden
Aug 22, 2019Brass Contributor
Rob BarkerDepending on requirements a list with some view formatting would get most, if not all of what you need. There is a https://github.com/SharePoint/sp-dev-list-formatting/tree/master/view-samples/bulletin-board-format Add in some flows if necessary and you've got a nice solution.
- ncotela2325Jun 22, 2022Copper ContributorScott Bawden how do I get that into my SharePoint List? Do I use Powershell?