how to change max length for entity name for control GRC Attestation
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-03-2025 08:48 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-03-2025 09:16 PM
this is for portal? if yes then did you check the widget code?
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
‎03-03-2025 09:44 PM
It is the same in both places Portal and Workspace. The entity name is getting truncated. I am unable to find the configuration where it sets max-length for entity name. I found 'asmt_assessable_record' table to change max-length for control name but couldn't find for entity name
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-04-2025 01:06 AM
okay but did you check behind the scene how it's rendered, that will help you get clarity
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-03-2025 10:57 PM
@anithaanime ,
This seems to be a classic attestation. Normally, in a classic attestation, we never show the Name of the Entity and Control. Check the attestation config in Table(Document) Titles (sys_ui_title); hopefully, you might see some config there.
Regards,
Anurag