收藏Matthew A. Ostrofsky, PSP 提问于 #Data Management2011年12月10日 19:06how do i clone quotes with lines?How do I clone a quote with lines....? 1 个回答排序按日期排序按最有帮助排序按日期排序Ritu Joshi2011年12月10日 21:12I don’t think this achievable using SFDC native functionality but can be achieved by creating a custom button (Clone) and then using Java Script and apex trigger to clone the current record.添加评论撰写回答...粗体斜体下划线删除线项目符号列表编号列表添加链接代码块插入图像附加文件链接 URL取消保存0/9000回复
Ritu Joshi2011年12月10日 21:12I don’t think this achievable using SFDC native functionality but can be achieved by creating a custom button (Clone) and then using Java Script and apex trigger to clone the current record.