View Single Post
  #1 (permalink)  
Old June 26th, 2007, 10:07
neelimachenta neelimachenta is offline
Junior Member
 
Join Date: Jun 2007
Posts: 9
Thanks: 0
Thanked 0 Times in 0 Posts
Groans: 0
Groaned at 0 Times in 0 Posts
Rep Power: 0
neelimachenta is on a distinguished road
Question [SOLVED] screens

I modified the contacts screen by modifying the CommonContact xsl file, in modified screen I want only the contact id , first name, last name, phone1, email address, location. So, I remove the code except the require code in personcontact template which is present in the CommonContact xsl file.

After entering the data in the modified screen, I click the finished button then I move to the result screen, in the result screen I have the buttons like create another, modify another, view, view log etc. If I click the create another it opens the original screen not the modified screen.

What are the modifications I should do, In order to open the modified screen when I click the create another button?

thank you.......