收藏Carl Anderson (ViewPoint) 提问于 #Data Management2016年9月28日 22:13What formula do I use to have a text picklist on the account page, copy to the contact page?Hello, I am trying to have the Rating (picklist) automatically copy to the Contact page. I am sure this is super simple but I am stumped. Thank You! I'm will be static on Contact and not able to change1 个回答排序按日期排序按最有帮助排序按日期排序Sunil Sarilla (M&G Investments)2016年9月28日 22:16Hi Carl, Create a formula field on the Contact Object Give a Label to your field Formula Return Type: Text and the formula isTEXT(Account.Rating) 显示更多添加评论撰写回答...粗体斜体下划线删除线项目符号列表编号列表添加链接代码块插入图像附加文件链接 URL取消保存0/9000回复
Sunil Sarilla (M&G Investments)2016年9月28日 22:16Hi Carl, Create a formula field on the Contact Object Give a Label to your field Formula Return Type: Text and the formula isTEXT(Account.Rating) 显示更多