- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-20-2023 05:10 AM
Kindly see the below mentioned screenshot heighlighted the field "close note (customer visible).
I need to remove the "customer visible" from the lable, but when i go to dictionary of the field it shows that this field is from task table not from sc_task, ik checked the lable name there showing close note only , i chekced the override dictionary where found no record, checked clisent script ,BR and Ui policy, but not able to see from where this "Customer visibvle" is added ,so that i can remove it
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-20-2023 05:27 AM
It comes from the Client Script - Modify Comments Label. You can duplicate this client script for your sc_task table and modify the script to not include customer visible.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-20-2023 05:49 AM
In Task table this field lable name is only "Close note" then from where is this "Customer visible" coming i am not sure, if i see that change then only i will be able to make changes