ResolutionTo do this first go to Setup | Customize | Accounts | Buttons and Links | New. Enter the following in each of the fields:

Label: Clone
Name: Clone
Description: Button to clone Accounts
Display Type: Detail Page Button
Behavior: Display in existing window without sidebar or header
Content Source: URL
Link: /{!Account.Id}/e?clone=1

Once the button has been created it will need to be added to the Account page layout.

To
do this go to Setup | Customize | Accounts | Page Layouts. Edit the
Layout you want to add the new button to, and double click Detail Page
Buttons. Now add the Clone button from the list of available buttons to the list of selected buttons, click OK, and then click Save.

最新文章

  1. WeText项目:一个基于.NET实现的DDD、CQRS与微服务架构的演示案例
  2. shc
  3. Centos下ACL(访问控制列表)介绍(转)
  4. JAVA静态代码审查之checkstyle
  5. NDK问题总结
  6. 机器数据的价值 - Web 访问日志和数据库审计日志
  7. js验证姓名和身份证号
  8. XAMPP启动mysql遇到的问题
  9. 【@Transactional】Spring 之注解事务 @Transactional
  10. GitHub上可能用到的开源
  11. java的表达式
  12. 【转】Linux Shell脚本面试25问
  13. vba读文本如果文本文件太大会提示错误!
  14. MVC中Model元数据及绑定机制
  15. day03 文件操作
  16. [转] Linux运维常见故障排查和处理的技巧汇总
  17. 惊不惊喜, 用深度学习 把设计图 自动生成HTML代码 !
  18. node基础:文件系统-文件读取
  19. 设置TableView section header的颜色
  20. 续安装好composer和workerman之后;TP5运行workerman的操作

热门文章

  1. div里元素横向排列 居中对齐
  2. tomcat不生成日志文件
  3. leecode75. 颜色分类
  4. kubeshpere 相关配置
  5. sql常用系统存储过程
  6. com.mysql.cj.jdbc.exceptions.CommunicationsException
  7. WPF美化常用(渐变)
  8. vm-linux-格式化磁盘以及挂载
  9. 【Hive】元数据库部署的三种方式和选择【metaStore server】
  10. Django的urls的配置