활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.
활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.
Hi, I am trying to include a column in a project report which shows the reference number of the Issue resolved by a project space.
I can show the name of the issue using 'Converted Action name', but I can't see an equivalent field for the reference number of the issue.
I suspect i may need a bit of text mode ... can anyone help??
Many thanks
Richard
해결되었습니다! 솔루션으로 이동.
토픽은 커뮤니티 콘텐츠를 분류하여 관련성 있는 콘텐츠를 찾는 데 도움이 됩니다.
WF Support came through with a bit of text mode to solve my issue. I'm sharing in case someone else finds useful.
displayname=Resolvable Action Ref Number
listdelimiter=<p>
listmethod=nested(resolvables).lists
textmode=true
type=iterate
valuefield=referenceNumber
valueformat=HTML
hi @Richard Hughes‚
may be you are asking for similar kind to add as a column in project report;
displayname=Resolved By Request
istdelimiter=<br>
listmethod=nested(resolvables).lists
textmode=true
type=iterate
valuefield=name
valueformat=HTML
Mvh
Kundan.
조회 수
답글
좋아요 수
Hi thanks Kundan for responding,
I'm afraid this just pulls through the name of the converted issue and not the issue reference number. I can already get this using the field 'Converted Action name'.
Kind regards
Richard
조회 수
답글
좋아요 수
WF Support came through with a bit of text mode to solve my issue. I'm sharing in case someone else finds useful.
displayname=Resolvable Action Ref Number
listdelimiter=<p>
listmethod=nested(resolvables).lists
textmode=true
type=iterate
valuefield=referenceNumber
valueformat=HTML
I'm so glad you were able to get the help you needed. Thank you so much for sharing for future users as well!
조회 수
답글
좋아요 수