Hi, I am trying to display comments of a particular page into another page. Actually want to display them as modal popup. But if I am able to access only the comments section of that page, rest can be done.
Regards.
Hi, I am trying to display comments of a particular page into another page. Actually want to display them as modal popup. But if I am able to access only the comments section of that page, rest can be done.
Regards.
Hi, there’s no builtin feature to do this. You’ll need to use scripting and get the XWiki.XWikiComments xobjects from the source page to display them in the current page.