- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-30-2018 06:45 AM
Hello Experts,
I am in urgent need to increase the default character limit of Question Field for Single Line Text and CheckBox Type variable used in Catalog Items. Screenshot for reference -
I have tried increasing the limit by changing the Column Label Default Values in sys_dictionary table and also the Label Default Values in sys_documentation table but no luck.
I need to increase the size because the Question to be put for the above variables are too long and getting cropped automatically.
Suggestions much appreciated..
Thanks
Solved! Go to Solution.
- Labels:
-
Service Catalog

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-30-2018 06:50 AM
I tried and it works fine for me. Change max size to whatever you want it to be.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-30-2018 06:50 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-30-2018 07:15 AM
The changes worked for me too..thank you

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-30-2018 06:51 AM
If you've already changed the dictionary entry that's where I would do it. The rendered page might not support something that long. If your question is too long for that field, you might try adding it in a ui macro variable and putting it right before this variable, or using a field message in a client script.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-30-2018 06:52 AM
Hi
There is a MAX Length feild. Try that once.