-
Is there a way to have multiple criteria for a rollup? I want to pull opportunities that are won and are of a certain Record Type.
-
Not sure if I'm just missing something, but I can't get any results to return while using the filterClause attribute.
I'm using: filterClause="Product_Family__c = 'Hearth'" Pretty sure that's correc…
-
Hi there.
Does your plugin supports highlighting of Salesforce code?
I mean Apex code with SOQL or Visualforce page.
If so, how this option can be enabled?
If not, are you going to support this option…
-
Yesterday, I was demoing the library and I jump start from scratch. I followed the instruction here shown @akhileshgupta can you please advice .
After setting up $node proxy.js I went to port http:…
-
I'm trying to do a count of child records. And while this is easy in SQL, Salesforce makes it pretty difficult.
I tried to go the subquery route:
SELECT Id, Name, [other fields], (select ID from [Chi…
-
_Issue by **[kbromer](https://github.com/kbromer)** from Tuesday Apr 02, 2013 at 14:00 GMT_
_Originally opened as https://github.com/SalesforceFoundation/Contacts_and_Organizations/issues/21_
---
Al…
-
I tried to parse the below complete log. However, it failed with an incomplete log error.
20.0 APEX_CODE,DEBUG;APEX_PROFILING,INFO;CALLOUT,INFO;DB,INFO;SYSTEM,DEBUG;VALIDATION,INFO;VISUALFORCE,INFO;W…
-
Hi again,
When I try to filter my objects through a `DateField`, the API returns an error :
```
value of filter criterion for field 'Date_depart__c' must be of type date and should not be enclosed …
-
I just installed 1.4 on my client's environment and I'm getting the following error. Please help!
Error: Invalid Data.
Review all error messages below to correct your data.
Apex trigger dlrs_Opport…
-
Hi Andrew. I know that I can't install your app into my client's org until the spring release is complete, and that is now an issue. I looked at the release schedule and they're not getting upgraded…