0
votes
1answer
11 views
Salesforce Custom Objects
Hi I am trying to create a Custom Object in Salesforce.com Developer Edition, because I would then like to use this Custom Object in a New Custom Tab say "Properties". Properties …
1
vote
1answer
79 views
Good ways to use Crystal Reports with Salesforce?
Does anyone know good ways/tools/approaches for using Crystal Reports with Salesforce.com?
I know that Crystal Reports for Salesforce exists but I'm wondering what other possibili …
1
vote
1answer
58 views
Salesforce object logic question
We have a custom object in Salesforce called "domain" which reflects each website we have built and manage. Our domains use a in house system we sell which has modules which have t …
1
vote
0answers
18 views
Salesforce setup an Approval Process with email template help
New to Salesforce and having some issues with the Approval Process setup. I have combed the web looking for solutions but nothing is working, uhg.
I have a multi set approval proc …
0
votes
1answer
53 views
Does any one know of any APEX refactoring tools?
The company that owns the company that I work for has recently decided unilaterally that the salesforce.com and force.com platform are where we are headed. Currently, we're a C# .N …
0
votes
1answer
45 views
Using the Salesforce PHP API to generate a User Profile Report
Hi All,
Looking to do a security audit of all user permissions. I think I can use the Salesforce PHPToolkit 11 API to generate the report but new to Salesforce and a little confus …
4
votes
1answer
127 views
Disadvantages of the Force.com platform
We're currently looking at using the Force.com platform as our development platform and the sales guys and the force.com website are full of reasons why it's the best platform in t …
1
vote
1answer
100 views
Where can I find tutorials for programming in APEX? [closed]
I'm wanting to learn to be an APEX developer for Salesforce. Can anyone please point me to any tutorials for a beginner about how to program in APEX?
0
votes
1answer
33 views
Salesforce web2lead ajax sbmission problems using jQuery
Has anyone been successful sending a web2lead form via ajax submission (jquery ajax object)?
I'm having a heck of a time getting this to work.
I have a form on a page that submit …
4
votes
2answers
176 views
whats salesforce.com and Apex like as an application development platform
I have recently discovered that salesforce.com is much more than an online CRM after coming across a Morrisons Case Study in which they develop a works management application, Ive …
0
votes
2answers
62 views
Tools to help with salesforce integration
Hi,
We do some tight integration between our rdbms and Salesforce.com - currently using the salesforce API, java code and an ETL tool.
Our business users are asking questions lik …
3
votes
5answers
211 views
How to transition from OO development to Web-Development?
I just graduated last year and I landed a job in the CRM space, specifically with Salesforce.com and its respective platform. My problem is that there are 2 languages used to do t …
1
vote
3answers
82 views
How do I detect the environment in Salesforce?
I am integrating our back end systems with Salesforce using the web services. I have production and stage environments running on different URLs. I need to be able to have the en …
2
votes
2answers
202 views
Accessing Salesforce Webservice API using C#
I havent worked with that Salesforce API before, so I am a bit stuck on how to connect to the salesforce service.
So far I understood that I have to generate a wsdl file for my ac …
1
vote
0answers
63 views
SOQL Pagination for Salesforce API queries
Is there an efficient way to page through results from a SOQL query without bringing all the query results back and then discarding the majority of them?
As an example, I'd like t …
