Hi
I want to create a FAQs Page, displaying only the questions and when you click on the question, the answer should come in a popup or Modal Dialogs. Can I get a script that runs when an item on the page is clicked and dynamically takes the Url of the answer to the clicked question. Right now I have created a List with Questions and corresponding answers...do I need to change the structure...like create one list for questions and another for answers or something else. Also, I want to avoid coding as much as possible, as iI am working on SharePoint 2013 Online.