Is there a way to a insert newline into an RTC presentation label?
Is there a way to insert a newline into an RTC presentation label? I'm trying line up text and shorten long labels by splitting them into multiple lines. I've found that a 
 (LF) in the label's process configuration XML works in the RTC Eclipse Client but not in the RTC Web Client.
|
Accepted answer
This is not a supported use case in RTC, the closest workaround you can have is to show the multi line label one below the other.
Thanks,
Sharoon
Geoff Alexander selected this answer as the correct answer
|
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.
Comments
Hello Geoff,
Eric, thanks for responding to my question. Here are two screen captures illustrating how I'm using (line feed) and   (non-breaking space) to create multi-line labels, one of the Eclipse client that works and one of the Web client that doesn't work.
Geoff, intersting difference between the clients - What happens when you resize the adjacent lists panel?
Eltayeb, I'm not exactly sure what you mean by resizing the adjacent lists panel. RTC doesn't give you control over how the controls are laid out in the window. But if you resize the windows, the text reflows as expected, with the explicit newlines being maintained the the Eclipse client and no explicit newlines in the Web client.