Hi.
How is possible to view comments divided for post blog?
Now, we see the list of all comments, in comments tab.
thanks
This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.
Please use forum.silverstripe.org for any new questions
(announcement).
The forum archive will stick around, but will be read only.
You can also use our Slack channel
or StackOverflow to ask for help.
Check out our community overview for more options to contribute.
Hi.
How is possible to view comments divided for post blog?
Now, we see the list of all comments, in comments tab.
thanks
Hi biapar,
Comments are not part of Blog module but CMS.
One option is create your own comments system just for Blog (1 Post has many comments), and a modelAdmin where you can filter by Post on the left search form. It could get messy with heaps of Posts though.
Hope it helps.
cheers
Carlos