How to increase the size of description box of task table from Dictionary?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-05-2024 01:09 PM
Hi,
I've a requirement to increase the size of the description box(from task table) on NOW Mobile. Then from one of the servicenow KB article I had done few changes on 'task_instructions' column on Dictionary Table. I've increased the Max length column from 1000 to 8000. After that, description field itself vanished from NOW Mobile.
Before Modifications to Max length field:
After Modification to Max length field(I've reset the value to 1000) eventhough it is throwing error:
I tried backing out the update set but system isn't allowing me to do so and tried to import XML from higher instances but system isn't taking.
Is there any solution for this?
Regards,
Tejaswi G
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-05-2024 11:49 PM
Hello @Tejaswi Gundu
Can you please share what error it is throwing.
You might not have full access to perform the action.
Please mark this answer as helpful and correct if helped.
Kind Regards,
Ravi Chandra
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-06-2024 06:30 AM
Thank you @Ravi Chandra_K for your reply.
Here is the screenshot of the error facing while backing out it.
Please let me know if there is any solution for this.