I want to hide the Comments entry area on the Now Mobile knowledge details screen.

Tsunemasa Matsu
Tera Contributor

Hi,

I want to hide the Comments entry area on the Now Mobile knowledge details screen.
Please tell me how to do this.

Thanks.

 

TsunemasaMatsu_1-1697709561689.png

 

1 ACCEPTED SOLUTION

RaghavSh
Kilo Patron

@Tsunemasa Matsu "me_kb_view" is the page which it redirects to from mobile app.

That page is Read only so it is not possible as of now (so SN does not recommend removing this) but you can go to widget instances table from application navigator and try to delete the "Knowledge articles comments" (last widget instance) from there.

 

Screenshot 2023-10-19 at 4.38.12 PM.png


Please mark the answer correct/helpful accordingly.


Raghav
MVP 2023

View solution in original post

2 REPLIES 2

RaghavSh
Kilo Patron

@Tsunemasa Matsu "me_kb_view" is the page which it redirects to from mobile app.

That page is Read only so it is not possible as of now (so SN does not recommend removing this) but you can go to widget instances table from application navigator and try to delete the "Knowledge articles comments" (last widget instance) from there.

 

Screenshot 2023-10-19 at 4.38.12 PM.png


Please mark the answer correct/helpful accordingly.


Raghav
MVP 2023

Hi, @RaghavSh 

Thank you for your reply.
I was able to hide the Comments entry area using the method you taught me.