salesforce
sObject in visualforce?
I have an apex controller which builds up a list to be displayed in a datatable. The list combines different object, so the variable I create is a List[详细]
2023-04-03 00:34 分类:问答Salesforce.com visualforce between 2 objects
In salesforce I need to create a visualforce page that includes the fi开发者_运维问答elds of 2 objects. The first object is the QUOTE object. The second objects is a custom object with several fields.[详细]
2023-04-02 12:02 分类:问答how to stop response or data downloading from salesforce in iphone
I have database on salesforce site. I have used zksforce api to interact from iphone application. Problem:[详细]
2023-04-02 10:35 分类:问答File Upload using Chatter REST API
I read documentation of Salesforce Chatter REST API and started to implement code in c#. See following code:[详细]
2023-04-02 04:42 分类:问答Salesforce SOQL relationship query question
I want to get the field userhomepage fr开发者_运维问答om the custom table WebsiteUser via a SOQL query on the Account table. I tried about 10 different queries but i\'m not getting it working...[详细]
2023-04-02 03:00 分类:问答Salesforce - query returns only 500 rows when more exist
First of all, I\'m not the one developing this but I\'m the one with the SO account. My SF knowledge is almost non-existent.[详细]
2023-04-01 23:24 分类:问答How to get fields in page layout
Using the REST开发者_如何转开发 API in Salesforce, I want to get a list of the fields in a page layout.[详细]
2023-04-01 17:55 分类:问答getting values from javascript to apex code
I need to get a value from a javascript variable into a text field in a visualforce page. I got it using a command button.But I was wondering if there is any other way of getting it,cz i dun want an o[详细]
2023-04-01 14:50 分类:问答Salesforce: environment-specific variable replacement in a custom button url
I have a custom Salesforce (Summer \'11) button.Clicking the button navigates the user to a url in a new window.The url points to my own custom web app.(It does not point to the same url as that of th[详细]
2023-04-01 08:51 分类:问答Retrieving image from salesforce for iOS
I m working on iOS integration with SalesForce. I stuck in following points. I m using @\"SELECT Contact.FirstName FROM Contact\" query for getting all member list. Now i want retrieve profile image a[详细]
2023-04-01 06:00 分类:问答
加载中,请稍侯......