View Single Post
  #7 (permalink)  
Old August 10th, 2007, 14:28
sn1405 sn1405 is offline
Junior Member
 
Join Date: Jun 2007
Posts: 22
Thanks: 0
Thanked 0 Times in 0 Posts
Groans: 0
Groaned at 0 Times in 0 Posts
Rep Power: 0
sn1405 is on a distinguished road
Re: Modify the Results screen of contacts

Iam able to find the below code
d.appendChild(d.createProcessingInstruction("xml-stylesheet", "href=\"status/SkuEvents.xsl\" type=\"text/xsl\""));
From glog/webserver/sku/SkuEventSaveServlet.java
But, iam not able to find the same code in the ContactSaveServelt. So please tell me the java file which is having the same code Inorder to to delete the view, edit, view log, create another, modify another buttons in results screen. the requried thing is only the test ( "You successfully created the following records:" ). this results screen is accessed via Business Process Automation > Communication Management > Contacts>finished

Thanks & Regards,
Pradeep

Last edited by sn1405 : August 10th, 2007 at 14:31.
Reply With Quote