How to hide Tours option in ESC portal, please advise
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-12-2023 05:30 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-12-2023 05:33 AM
Hi @SREE HARSHA NS ,
You can remove the "Tours" menu on header from "sys_properties" table.
Just set value to 'false' for this property com.snc.guided_tours.sp.enable.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-12-2023 05:38 AM
Thanks Sandeep!
But is there any other way to hide it?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-12-2023 05:40 AM
is there any issue in this way? @SREE HARSHA NS
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-12-2023 07:15 AM
Yes Sandeep, PFA where in we have somehow removed Tours option in our instance's ESC portal but the above mentioned property(com.snc.guided_tours.sp.enable) is still set to true.
We have checked that it is not hidden in any widget level CSS.
any other place where we can make Tours hidden?