General DevelopmentGeneral DevelopmentBeta Testers Needed- September 17, 2008 We are a salesforce.com partner company and have created a new mesh application combining GoogleMaps + SFDC + GoogleAdSense and are in need of some beta testers. This is not a new concept just the next evolution of mashing several cloud apps into ONE. You must be running PE, EE, or UE. You can check out the features here http:hypermaps.oopforce.com and request more info too. Thanks!- The OOPforce Teamhttp://community.salesforce.com/sforce/board/message?board.id=general_development&mess... Changing the precision of a Number formula field- September 17, 2008 Number formula fields allow you to modify the scale of the output (number of decimal places). However, the value's precision (all numbers to the left AND right of the decimal) is 18. Is there a way to make a Number formula field output as if it were a Number(9,0) field That is, with a max of 9 Numbers to the left of the decimal and 0 to the right for a total precision of 9.http://community.salesforce.com/sforce/board/message?board.id=general_development&mess... record created based on field value changed- September 17, 2008 Hi, I have one field called activate date in Account. I have another custom object called Rate Increase. Now I want to create new record in Rate Increase Object (which is related list in account object) ,when activate date is changed in Account Object. Can some one points out some different way ,how I could achive this functionality Thankshttp://community.salesforce.com/sforce/board/message?board.id=general_development&mess... Providing access to individual users- September 17, 2008 Hi, I need to provide access to an individual list of users for an object. Some of these users should have read only access while other must have readwrite.I know access can be given using their profile.But, I dont want rest of the users in the profile to viewedit the records.So, I need to give access only to these users.Please help me with the procedure of doing this in Salesforce. Thanks, Jacqulinhttp://community.salesforce.com/sforce/board/message?board.id=general_development&mess... Send Email with template using API- September 17, 2008 Hi All,I've written a code in c to send an email using API and using template in sales force, but i am unable to access the variables in the template i.e. how would the variables get values in templates by using API. My template body has following variable !Opportunity.Account which contains account name of the opportunity.And following is my code:SingleEmailMessage messages = new SingleEmailMessage1;messages0 = new SingleEmailMessage(); messages0.emailPriority =...http://community.salesforce.com/sforce/board/message?board.id=general_development&mess... force.com IDE- September 17, 2008 Hi, i have downloaded and installed Force.com IDE to eclipse 3.3.2 but when i go to File => New => Project, i dont find Force.com Project in the New Project Wizard. Please help...http://community.salesforce.com/sforce/board/message?board.id=general_development&mess... lead convert page layout- September 17, 2008 I cannot find the page layout for lead convert Is this page layout accessible There are required fields for tasks when converting a lead. I would like to remove the required fields for tasks on the convert lead page layout, if possible Can this be done Thanks.http://community.salesforce.com/sforce/board/message?board.id=general_development&mess... silly question about tab colors- September 17, 2008 I want all the tabs to be blue and all the sections in all the tabs to be blue. I'm trying to get all the tabs in Salesforce to look like the Products tab. How do I do thathttp://community.salesforce.com/sforce/board/message?board.id=general_development&mess... Help text missing on field labels- September 16, 2008 We wanted some custom fields to look different, so I used html in label to change color. It worked but help text is gone now. How to get back help text. Is there a better way to change colorhttp://community.salesforce.com/sforce/board/message?board.id=general_development&mess... Mass Updating a lookup field- September 16, 2008 Is it possible to import data to a lookup field via Excel connector or otherwise I have a batch of leads to import including a field called "partner". I am trying to send this partner data to a custom lookup field on the lead object (also called "partner"). It won't let me. Even if new lookup value records are created, it will save a ton of time if I can import this data....http://community.salesforce.com/sforce/board/message?board.id=general_development&mess... |