- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-31-2025 07:52 AM
I created some items that have multiple MRVS to collect information on the jobs they need done and potentially some directions. Is there a way to prevent scrolling so the text is formatted into the view rather than using the scroll bar to view the information? See below as an example of the situation being encountered.
Thank you in advance for any assistance!
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-31-2025 09:29 AM
I don't believe there is a way to wrap the text in a catalog item MRVS unfortunately.
One thing to be aware of is the size (max length of characters) of the box; it may be truncated upon posting to the record. There are a few posts on Community about this (and the solution is an attribute no_truncate=true on the field in question). Unfortunately this is not the solution for the service portal though.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-31-2025 09:29 AM
I don't believe there is a way to wrap the text in a catalog item MRVS unfortunately.
One thing to be aware of is the size (max length of characters) of the box; it may be truncated upon posting to the record. There are a few posts on Community about this (and the solution is an attribute no_truncate=true on the field in question). Unfortunately this is not the solution for the service portal though.