收藏Divine Ansale (White & Co) 提问于 #Integration2021年4月5日 20:41How to include User profile Picture in PDF?I have tried using this all but not working<img src="{!$User.smallphotourl}" alt="User" width="150" height="150"><img src="{{User.name}}" alt="User" width="150" height="150"><img src="{{smallphotourl}}" />Not working any single one.Please suggest1 个回答排序按日期排序按最有帮助排序按日期排序Swetha Maddali (Salesforce)2021年4月6日 06:59HI Anwar,Are you able to use ChatterUsers class to get the photo URls as mentioned in https://salesforce.stackexchange.com/questions/162202/displaying-users-profile-picture-dynamically-in-email-template添加评论撰写回答...粗体斜体下划线删除线项目符号列表编号列表添加链接代码块插入图像附加文件链接 URL取消保存0/9000回复
Swetha Maddali (Salesforce)2021年4月6日 06:59HI Anwar,Are you able to use ChatterUsers class to get the photo URls as mentioned in https://salesforce.stackexchange.com/questions/162202/displaying-users-profile-picture-dynamically-in-email-template