활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.
활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.
I have a custom field list called "Managers" that lists calculated data as:
Bob, Mary, Sue
I want to display this data as:
Bob
Mary
Sue
I tried this via a simple HTML substitution, but that doesn't work:
displayname=Managers
textmode=true
valueexpression=REPLACE({DE:Managers},", ","<br>")
valueformat=HTML
The "<br>" displays as text instead of being seen as code:
Bob<br>Mary<br>Sue
Any ideas/tips?
해결되었습니다! 솔루션으로 이동.
조회 수
답글
좋아요 수
Hi Kevin,
For me, this was more a case of "if you can't say anything nice, don't say anything at all", but since you asked twice:
"Nope"
With the exception of hyperlinks, As Designed, Workfront lists strip out all of the html special characters that would otherwise allow such "new line" breaks (e.g. <br>, <p>, <div>, \r\l, etc.)...or at least, all of those I've tried multiple times, over time.
Regards,
Doug
조회 수
답글
좋아요 수
erm... is this a multi-select dropdown list? (sorry, didn't understand the sentence about listing calculated data, at all...)
조회 수
답글
좋아요 수
No, just data in a custom field. The calculated field is just set up to output the names with comma+space between them as a string.
조회 수
답글
좋아요 수
It's unusual for y'all to be so quiet, so maybe I need to re-word my question:
I have a custom field that has a string of data separated by commas…
Joe, Sarah, Peter, Jane
But in reports, I have a request to display the data one per line, using the comma as a delimiter, to make it easier to read:
Joe
Sarah
Peter
Jane
Is there a way to use calculations/manipulations/tricks to make this happen?
조회 수
답글
좋아요 수
Hi Kevin,
For me, this was more a case of "if you can't say anything nice, don't say anything at all", but since you asked twice:
"Nope"
With the exception of hyperlinks, As Designed, Workfront lists strip out all of the html special characters that would otherwise allow such "new line" breaks (e.g. <br>, <p>, <div>, \r\l, etc.)...or at least, all of those I've tried multiple times, over time.
Regards,
Doug
조회 수
답글
좋아요 수
Bummer…but thanks!
조회 수
답글
좋아요 수