Skip to main content
How do I clone a quote with lines....? 
1 件の回答
  1. 2011年12月10日 21:12

    I 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.

0/9000