Attachment file name
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-13-2023 02:16 AM
When i was attaching a file with the name consisting of & it is reflecting as & can anyone help me how to remove & in the file name. E.g: file name as servicenow & ..... it is reflecting as servicenow & ....
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-13-2023 02:45 AM
@Community Alums
attaching using paper-clip icon?
please share screenshots
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-13-2023 03:04 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-13-2023 03:11 AM
@Community Alums
that's OOB behavior and I don't think we can control it.
the & is converted to & and shown
In the backend the file name still contains &
You might have to customize OOB attachment UI page to handle special characters and not only just &
I won't recommend that
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-13-2023 03:51 AM
Hi @Community Alums,
it's ServiceNow OOB behavior and I don't think we can control it and ServiceNow not recommended to do it.
there is a recommendation of KB article which asked not to implement on OOB.
please find KB article link
https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0721930
If my response helped please mark it correct and close the thread👍
Chiranjeevi
ServiceNow Developer | | ITSM | | ServiceNow Discovery | | Event Management | | Service Mapping | | CMDB
Please mark as Correct Answer/Helpful, if applicable.