Forum Discussion
Hi,
please note that you can also reuse the default component for that (see comment on this idea: http://lithosphere.lithium.com/t5/customer-ideas/Add-Report-Inappropriate-Content-Button-to-Mobile/idi-p/30961).
The way we did it for another customer was:
- create a custom component "report-abuse-mobile":
<#if page.name == "MobileForumTopicPage" || page.name == "MobileBlogArticlePage" || page.name == "MobileIdeaPage"> <@component id="forums.action.report-abuse"/> </#if>
- add the custom component to the footer of the following quilts: SimpleBlogMessage, SimpleForumMessage, SimpleIdeaMessage
You may need to adjust the instructions based on the interaction styles you need to support, and the mobile skin css for the button style...
We'll give it a try and will let you know if we come across anything.
Thanks again!
Ben
- ginamulic12 years agoMentor
Would this work in the Idea Exchange as well?
- ChiaraS12 years agoLithium Alumni (Retired)
If you mean having the Report Content button on the Idea Message, yes that's added as well with the above instructions.
You can see an example here: http://community.giffgaff.com/t5/Help-Support/Is-my-data-roaming-on-or-off/m-p/8840968
- ginamulic12 years agoMentor
Thanks for the reply! I mean in the Idea Exchange so your example would be here: http://community.giffgaff.com/t5/Submit-Great-giffgaff-Ideas/Ease-of-use-to-customers/idi-p/8844972
I can see the "Report Content" option in Topic Options but not on the "idea" post or subsequent comments.
Related Content
- 5 years ago
- 3 years ago
- 4 months ago
- 3 months ago