Hi
I would like to create a simple q&a page where everyone can post questions and get multiple answers, how can I do that?
Thanks
Hi Faris,
What I described won't be pretty or particularly good in terms of UX, but explains the idea, you should be able to work from there on your own.
Hope this helps!
Jorge Martins wrote:
Thank you for your help much appreciated.
I create an entity which have a question and an answer attributes like below
Where to open Scaffolding to start creating the relationships? FYI I'm doing a mobile app not web.
Here's what I have on my discussion page now:
you need to make two entities where one can hold question and second hold answer based on qusetion.
after that create a action to enter data in second entity to show all answer.
I think you want this
Aslo you can change UI and logic accordingly
Hope this oml will help you.
Regards
Rahul Sahu