Top new questions this week:
|
I'm using amcharts to build graph on a visualforce page. The amcharts's input is JSON. So I parse my object to JSON string using JSON.serializePretty. Using this approach, the graph is built fine and …
|
I cannot get word-wrap to work in a VisualForce page, which is rendered as a PDF. There is a table with a column called Comments and this contains a long string without any spaces. The long string is …
|
I currently run the Apex code using Anony exec/test class and Check the system debug logs or write system.debug to check the logs.But somehow feel the need to check line by line debugging of the …
|
So iOS has some major bugs with input objects in iFrames, the upshot of which is that if you use input fields in a Visualforce page in the Salesforce1 mobile app, you get to deal with those bugs.
If …
|
As mentioned in the question, using developer account I have setup a community with some customer and partner users.
I have also enable Salesforce as identity provider (IdP). In the community login …
|
Scenario :
I have built desktop based Force.com platform and now i have enabled the Salesforce 1 Mobile app on my environment. Now if i try to load the same Desktop based Quote Detail page on Iphone …
|
I have a VF Page where I gather data from Attachments, deserialize the Attachments into Apex Classes, process the data, and then display the data on the VF page with …
|
Greatest hits from previous weeks:
|
I have a requirement to execute some JavaScript on a SFDC Standard Detail page.
Specifically we would like to remove the ability for the users to add Notes to an object, but still retain the ability …
|
Today, I am writing test code in my Sandbox, and until 15 minutes ago, my test execution was working. Now, all of a sudden, my tests stopped working. I can't run even a single test!
Test execution …
|
Can you answer these?
|
I am facing issue while invoking a webservice call. Request is getting processed properly at other system end but since its an async call I get back response with empty body.
Problem is this …
|
I need to access the Reports Folders in Portal Page, which the portal users are contains the OverageHighVolume Portal user profile. I was check it on the Profile Permissions the RunReport checkbox is …
|
I have a canvas app I am making Salesforce1 compatable. Things work fine when I log in to the desktop and use it is "Salesforce1 mode", but when I try and access it in my Salesforce1 with my dev org, …
|