- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-28-2024 06:44 PM
Dear all,
I am trying to increase a from dropdown field length.
Can you please share how can it be achieved?
The dropdown selection value is longer than the dropdown length.
Thanks in Advance.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-03-2024 08:25 PM
@Vincent Wong1 , No we can’t, Only possibility's
1) Shorten the choice labels;
2) Choose 1 column instead of 2 column;
3) Shorten the field labels;
which I have explained in my above response
Regards,
Shyamkumar
Regards,
Shyamkumar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-28-2024 08:43 PM
@Vincent Wong1 , did you tried the Solution
Let me know if you need any help
Regards,
Shyamkumar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-28-2024 09:52 PM
Hi @shyamkumar VK,
Unfortunately, that did not work.
Please check below that the UI is not able to show when the selected dropdown value is longer than the field itself.
1. Dictionary setting increase to 100
2. Select and saved Choice
3. In form UI trimmed working "are unaffected"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-28-2024 10:27 PM
@Vincent Wong1 , I See your Updating the Subcategory Field length with that you wont be able to increase the Choice Label Length
As said about you need to go to Sys_choice Table and open any record , right click on the table to go to dictionary and make the max length to required number (Dont keep large number)
I'm adding link below to navigate , just you need to add your instance name before
/sys_dictionary.do?sysparm_referring_url=sys_choice.do%3Fsys_id%3D71c14d909004021087de3cfccdb0d602%4099%40sysparm_record_rows%3D13581%4099%40sysparm_record_target%3Dsys_choice%4099%40sysparm_record_list%3DORDERBYname%4099%40sysparm_record_row%3D1&sysparm_view=&sysparm_query=name%3Dsys_choice%5Eelement%3Dlabel&sysparm_query_encoded=name%3Dsys_choice%5Eelement%3Dlabel
Regards,
Shyamkumar
Regards,
Shyamkumar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-28-2024 10:42 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-28-2024 11:27 PM - edited 02-28-2024 11:29 PM
@Vincent Wong1 , That's because of the Split between Rows , I have moved this to below Short Description field and it worked
Also even if its below Category in the Split , if you click on Drop Down it shows complete Choice Label
Regards,
Shyamkumar