Preview screen required a scroll bar in Description field
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-25-2023 08:02 PM
Hello Team,
I have a requirement that in description field I want a scroll bar maybe sometime description is to long so that agent can use that scroll bar when they will preview the record is there any way to enable the scroll bar.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-25-2023 08:07 PM
It would probably be worth changing the field dictionary to String(Full UTF-8)
That should enable the resizing of the Description field as well as the scrollbar.
Please mark helpful if it worked 😄
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-25-2023 08:17 PM
Thanks for your quick response @Aeden Frost The current Description field which I am is using HTML type so this scroll bar feature is not applicable for this field.