function readOnly(count){ }
Don't have an account?
Search for an answer or ask a question of the zone or Customer Support.
You need to sign in to do that
Sign in to start searching questions
Signup for a Developer Edition
Sign in to start a discussion
ContainerId is returning null.
You can check like below
If(containerId != null)
{
// your code...
}
P.S - Please mark this as solution by selecting it as best answer if this solves your problem.
Thanks
Actually i am getting this error again and again in between when i am writing my code.
And my code is not saving.
Can you post your code here, so that we can take a look.
Thanks
Not a single code is getting saved...I tried so many codes in developer console. Let me show you one of my code from that
see the below URL,
https://success.salesforce.com/issues_view?id=a1p30000000Su34AAC
https://help.salesforce.com/apex/HTViewSolution?id=000204953&language=en_US
Actually there is some problem with developer console.
Thanks
P.S - If this solves your problem, Please mark this as solution by selecting it as best answer.