Re: SOQL Help
You'll want to use SOQL or SOSL. Check out the guide for syntax and examples. http://www.salesforce.com/us/developer/docs/soql_sosl/index.htm
View ArticleRe: 3rd party SSO for Salesforce.com
Checkout delegated authentication. https://na1.salesforce.com/help/doc/en/sso_delauthentication_configuring.htm
View ArticleRe: Picture Uploader Insufficient Privileges for Custom Object
You'll need to add rights to the components to whatever profile you want to use it. Don't know the list of components off the top of my head, but you should be able to just look at the list via the...
View ArticleRe: create checkbox in visualforce
You might want this one instead: http://www.salesforce.com/us/developer/docs/pages/index_Left.htm#StartTopic=Content/pages_compref_inputCheckbox.htm
View ArticleRe: How to Integrate MySQL Database to Salesforce Application
An additional option is cloudconnect.com; unlike the other options listed here is a true -as-a-Service offering, so you all you need to do to get started is enter your salesforce credentials....
View ArticleIssues with File Exporter on Windows 7 machine
Hi,I am trying to export Salesforce Content libraries and came across the File Exporter project. However, when I tried to install the script and the data loader on a windows 7 box, it keeps complaining...
View ArticleSmartFollow interfering with my ability to deploy code
Hi all, After struggling with the intricacies of setting up a sandbox, writing my trigger, then writing the test class, and finally have it pass in my sandbox, when I tried to validate the deployment...
View ArticleRe: SOQL Help
Hi Prangya, If you post some specific fields and values, I'd be happy to help. It sounds like you want to use SOQL to SELECT a date range though? Thanks, Greg
View ArticleRe: Partner Portal - New Opp button
Hi there, You need to edit the profile user is having and you can remove the create privileges from opportunity, user will not see new button. Hope this will help you. Regards
View ArticleHelp Installing Time Tracking from Salesforce labs
Hi Please could someone help to create a formula linking Hrs Left on Contract under Contracts to the Hours Worked under Service Timecards. I would like to subtract the total number of hours worked on...
View ArticleCreate action plan from custom button
We are using Action Plans v3 and I've created a custom button on the opportunity record that calls one of my templates directly. When the action plan is created I'd like to auto populate the...
View ArticleExcel connector error message cannot run on multiple selections
Hi, I just downloaded excel connector for EE version.I can update one cell form excel. when i select multiple rows and try updating. I get error. Am i missing somehting? did multiple selections...
View ArticlePost install error
After installation the PKB2 application (https://appexchange.salesforce.com/listingDetail?listingId=a0N300000059QxXEAU) on production org we got the following problem: class pkb_Test from the...
View ArticleIntegrating Chatter with SharePoint 2010
I've installed the Chatter Farm Solutions and features. When I activate the "SalesForce Chatter List Creation" Feature, however, the "User Access Details" and "Org Remote Access Details" lists are not...
View ArticleRe: Need help with Force.com Toolkit for Google Analytics
I am pretty sure this was being discontinued. I would google for some more details. But if you did not have it up and running before sometime last spring, I don't think you were going to get it to...
View ArticleRe: Email2case : Failed to connect to SFDC service
Hi, I have a similar issue and want to know how to overcome this. Can you ping salesforce.com from that host? - How to ping salesforce.com and how to find out the host?Please suggest. Regards,StmF
View ArticleRe: 1. How to extract salesforce database and the data to upload another...
There are some tools provided by salesforce for this purpose. You can start with dataloader http://wiki.developerforce.com/page/Data_Loader which allows you to extract data from salesforce in to .csv...
View Article