-
ChatterFeed
-
0Best Answers
-
0Likes Received
-
0Likes Given
-
5Questions
-
2Replies
Is there data loss on changing a custom text area field to text area long field?
Any input appreciated.
Thanks,
Balbir
-
- Balbir
- March 19, 2013
- Like
- 0
- Continue reading or reply
Cannot see Activity History related list on Case object in Customer Portal.
My portal users are not able to see the activity history related list on the case object records in the customer portal. Is there any reason why this would be happening? I have assigned the proper page layout and provided relevant profile permissions but I am still not able to make this work.
regards,
balbir.
-
- Balbir
- January 28, 2013
- Like
- 0
- Continue reading or reply
Problem with getResultSize();
Hi All,
I am trying to get the total number of ideas on the ideas object using getResultSize for Pagination.. However for some reason I am getting the return value as 0 from getResultSize method. I am posting a snippet of my code below. Would appreciate any pointers.
totalNumPages = Math.round(Math.ceil((this.controller.getResultSize()) / ( 1.0 * this.controller.getPageSize()))); return totalNumPages;
-
- Balbir
- December 21, 2012
- Like
- 0
- Continue reading or reply
Deploying from a personal Developer instance
Hi All,
Is it possible to deploy from a developer instance to production? If not what would be the alternative?
Thanks,
Balbir
-
- Balbir
- December 19, 2012
- Like
- 0
- Continue reading or reply
Error on the controller while querying the vote object
Hi All,
I am getting the following error in my controller when I am trying to query the vote object.
Error: Compile Error: Implementation restriction: When querying the Vote object, you must filter using the following syntax: ParentId = [single ID], Parent.Type = [single Type], Id = [single ID], or Id IN [list of ID's].
|
vo=[select parentid,id from vote where createdbyid =:s ];
I am not sure why this is happening. Would love any pointers.
Thanks,
Balbir
-
- Balbir
- October 31, 2012
- Like
- 0
- Continue reading or reply
Cannot see Activity History related list on Case object in Customer Portal.
My portal users are not able to see the activity history related list on the case object records in the customer portal. Is there any reason why this would be happening? I have assigned the proper page layout and provided relevant profile permissions but I am still not able to make this work.
regards,
balbir.
- Balbir
- January 28, 2013
- Like
- 0
- Continue reading or reply
Deploying from a personal Developer instance
Hi All,
Is it possible to deploy from a developer instance to production? If not what would be the alternative?
Thanks,
Balbir
- Balbir
- December 19, 2012
- Like
- 0
- Continue reading or reply