Below is our current solution for how we create product packages and use them in opportunities. I hope to do other posts like this that give examples of solutions without going into code. We may build some of these solutions into AppExchange apps one day. Creating Packages We first create products in Salesforce that will [...]
All posts for the month September, 2011
Salesforce Product Packages
Posted by Kyle Peterson on September 21, 2011
http://codebit.wordpress.com/2011/09/21/salesforce-product-packages/
Force.com Enhanced Formula Editor Extension
This Google Chrome extension dynamically injects the Edit Area code editor into salesforce pages where formulas are edited. Install the extension and when you visit a formula edit page it will automatically enhance the textarea. Chrome Web Store Link Enhanced Formula Editor Extension Features Syntax highlighting Tabbing (tab and shift-tab) Parenthesis matching Find and Replace [...]
Posted by Kyle Peterson on September 16, 2011
http://codebit.wordpress.com/2011/09/16/force-com-enhanced-formula-editor-extension/
Force.com Workflow Search Tool
The Force.com Workflow Search Tool makes it easy to find workflows where field names or values have been used in the criteria or the field updates. Currently there is no easy way to search for workflows like this which can make it difficult to carefully make changes to fields or field values. The only way [...]
Posted by Kyle Peterson on September 12, 2011
http://codebit.wordpress.com/2011/09/12/force-com-workflow-search-tool/
