• ritika
  • NEWBIE
  • 0 Points
  • Member since 2008

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 6
    Questions
  • 1
    Replies

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

  • February 05, 2009
  • Like
  • 0

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

  • January 30, 2009
  • Like
  • 0
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
  • January 21, 2009
  • Like
  • 0
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
 
  • January 08, 2009
  • Like
  • 0
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
  • January 02, 2009
  • Like
  • 0
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>
  • December 10, 2008
  • Like
  • 0

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

  • January 30, 2009
  • Like
  • 0