Forum Discussion
Anonymous
Aug 31, 2018How to build a Q&A section in SharePoint
I would like to build a Q&A section in my SharePoint site.
The ideas is that the users can ask a question in a template and the question is automatically save in a wiki library, and a notification is send to me, so that I post an answer to the question in the wiki library.
Does anyone have a good guide for how to do this? I assume I need to use flows somehow.
1 Reply
Sort By
- MagnusGoksoyrOLDProfileBronze Contributor
Hi Anne!
The easiest solution is if You create a Custom list called Q&A and add a column called Answer.
Then people can Create a new Item and enter the question in the Title Column.
You can either use flow or just simply set an alert to the list so that you get notified when a new question is posted.