Need to update placeholder text
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-08-2025 03:52 AM
Hi,
I would like to change the placeholder text in the 'Additional Comments' field. I have tried updating the out-of-the-box script for 'Modify Comments Label,' but it updates both the label and the placeholder. I only want to update the placeholder text to 'Provide your input.
Thanks in advance!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-09-2025 03:28 AM
Hi @Sandeep Rajput ,
Thanks for your input.
Unfortunately, it’s not working as expected. When I go to sc task table and create a new task, it works fine. However, when I raise a request within the RITM task, the placeholder is not being populated. Additionally, whatever text is set as the label is also showing as the placeholder text.
Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-14-2025 07:06 AM
Hi @Sandeep Rajput ,
The script is functioning correctly now, as the instance defect that wasn’t working earlier is now resolved. However, sometimes it still affects work notes as well because the common DOM ID Additionally, when we check the work notes and then uncheck them, the placeholder doesn’t work. Can you guide me on how to ensure this behavior only applies to the addition of comments?
Thanks in advance!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-15-2025 01:04 AM
@CDJ This is expected as both the fields share similar Ids. I will see if I find something which can improve this script further.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-15-2025 06:20 AM
Sure , Thank you for the update!