コミュニティアチーブメントバーを展開する。

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

この会話は、活動がないためロックされています。新しい投稿を作成してください。

Reporting on Delegate Users

Avatar

Level 1

Has anyone had luck pulling in a task's delegate approver user? I'm not having luck using this text mode.

displayname=Delegate Approver

listdelimiter=<br>

listmethod=nested(approverStatuses).lists

textmode=true

type=iterate

valueexpression={delegateUser}

valueformat=HTML

Thanks in advance!

トピック

トピックはコミュニティのコンテンツの分類に役立ち、関連コンテンツを発見する可能性を広げます。

2 返信

Avatar

Level 10

Hi - two things: 1) if you are just displaying a field with no formulas or anything, you can use valuefield, and 2) delegateUser is an object so you need a field to go with that.

I don't have a task with a delegate approver so can't test this, but I believe you want

displayname=Delegate Approver

listdelimiter=<br>

listmethod=nested(approverStatuses).lists

textmode=true

type=iterate

valuefield=delegateUser:name

valueformat=HTML

Hope that helps.

Avatar

Level 1
@Anthony Imgrund , thank you! I have a test project setup where my approval is delegated to another user, pasted the above in, and still nothing. Hmmmmmmmm..... Kristen Iyall Marketing Technology Transamerica DENVER, CO