-
ChatterFeed
-
0Best Answers
-
0Likes Received
-
0Likes Given
-
6Questions
-
1Replies
customize list views for custom object
hi
Can we customize list views for any custom object , i want to add some more fields. I am not getting any edit button next to view.
thanks
ritika
- ritika
- February 05, 2009
- Like
- 0
- Continue reading or reply
Navigate from Contact to account on click of a button
hi
i want to make a button on contact , on click of that button i want to navigate to detail page of the related account.
Has anybody worked on similar functionality , please let me know.
Thanks in advance
Ritika
- ritika
- January 30, 2009
- Like
- 0
- Continue reading or reply
Disable button
hi
I want to disable a custom button on accounts for particular profiles.How can i do it.
If anybody has worked on similar functionality please let me know.
Thanks in advance
Ritika
- ritika
- January 21, 2009
- Like
- 0
- Continue reading or reply
Field validation Through ajax.
hi
I am creating a form through visualforce (consist of three pages), i want to validate some of my fields ( e.g.- account name is unique or not )on the first page itself before clicking submi button(which is on third page).Can i implemnt such functionalities using ajax.
If yes please guide me.
Thanks
ritika
- ritika
- January 08, 2009
- Like
- 0
- Continue reading or reply
how to check duplicate record insertion through visual force page?
hi
I m inserting new records (account ) through visual force page
but duplicate records are also getting inserted . How can i keep a
check on the insetion of duplicate records.Please guide if anybody
has idea on this
Thanks
Swati
- ritika
- January 02, 2009
- Like
- 0
- Continue reading or reply
P2P Finder
hi
I have installed a package P2P Finder (Version 1.) , all the apex classes are generated automatically.
But when i am clicking on P2P finder tab i am getting an error
" DML currently not allowed
An unexpected error has occurred. Your development organization has been notified. "
Errors are in the apex classes but these classes are system generated.
If anyone can provide me solution for the same.
Regards
Ritika
<SCRIPT type=text/javascript> function bodyOnLoad() { setFocusOnLoad(); if (typeof(startSessionTimer)!='undefined') {startSessionTimer(); }; if (typeof(ActivityReminder)!='undefined') {ActivityReminder.initialize([], false, false);}; if ((window.sfdcPage) && (sfdcPage.executeOnloadQueue)){sfdcPage.executeOnloadQueue();}; } function bodyOnBeforeUnload() { if ((window.sfdcPage) && (sfdcPage.executeOnBeforeUnloadQueue)){sfdcPage.executeOnBeforeUnloadQueue();}; } function bodyOnFocus() { closePopup(); } function bodyOnUnload() { } </SCRIPT> <SCRIPT type=text/javascript>try { window.sfdcPage.appendToOnloadQueue(checkDebugLogWindowExists);} catch(e) {}</SCRIPT>
- ritika
- December 10, 2008
- Like
- 0
- Continue reading or reply
Navigate from Contact to account on click of a button
hi
i want to make a button on contact , on click of that button i want to navigate to detail page of the related account.
Has anybody worked on similar functionality , please let me know.
Thanks in advance
Ritika
- ritika
- January 30, 2009
- Like
- 0
- Continue reading or reply