String field with 4000 characters only saves 100
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-04-2024 11:51 AM
I have a string field with 4000 characters but on save only saves 100 characters. what would be restricting this?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-04-2024 12:24 PM
Is the data coming from an import set? If so, check the import table and confirm the field the data is being imported into has field length 4000.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-04-2024 12:26 PM
No, I am typing in characters and it lets me add but does not save
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-04-2024 12:49 PM
Hi @samadam
Can you share the screenshot of the field dictionary?
Check if there are any client scripts or BR's removing the remaining data?
Mark it helpful if this helps you to understand. Accept solution if this give you the answer you're looking for
Kind Regards,
Rohila V
2022-25 ServiceNow Community MVP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-04-2024 12:59 PM
I checked and there are no BRs or client scripts so unsure what's going on.