I have a DetailViewer with a tracking url for some transporter company. That URL is very long and part of a Object of key/values pairs. I dynamically create the fields based on the keys in that object (so I can't specify "per-field" options). To my surprise the viewer can't "wrap" the URL field because there's no space in it. Setting maxWidth on the DetailViewer (of dynamically on all fields) doesn't help either.
Is there a solution for this?
Is there a solution for this?