Is it possible to change the format on viewing MRVS rows to exclude scrolling?

Travis Michigan
Mega Sage

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.

 

TravisMichigan_0-1738338719482.png

 

Thank you in advance for any assistance! 

1 ACCEPTED SOLUTION

jcmings
Mega Sage

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.

View solution in original post

1 REPLY 1

jcmings
Mega Sage

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.