Forum Discussion

syafiq's avatar
7 years ago

How to hide first reply in the message?

hi all

One of my project requirement is to hide the first reply in the message so that only certain user can view it. I was thinking to use CSS to hide it based on its div id but any user can view the content by viewing the page source. Is there anyway we can do this when the page is loaded. I've tried to search the message page template in the studio but can't find it or is it cant be customized?

 

below is the sample of message page. Really appreciate if anyone have any ideas on how to achieve this.thanks.

 

http://community.eu.playstation.com/t5/PS4-Support/PlayStation-Support-Self-Service-Tools/m-p/25436147

 

.

  • syafiq - You can try to override the component and then use the if conditions to achieve this. Try and let me know if this works.