January 12, 200719 yr I have an XML/XSLT Solution, I am using the summaryreport.lsx from the FMSA Assistant. I am able to edit the file up and do some things with it. I am showing on the lower part of the page all participants for the conference, but I want the top part of the page to just show the school name ONLY ONCE. How do I get the XLM not to keep repeatign the school name (it wants to show the school name as many times as there is records). Here is the code i have: Display the School Only Chapter Name Any ideas? Edited: Sorry, wanted to add more: I think I need to change somethign around the line: Thanks! -clm Edited January 12, 200719 yr by Guest
January 14, 200719 yr It depends on the data structure how the code must look like. Please provide more details, so that we can figure out. In which field is the school name stored? Is the school name repeated in every record, or do you have a relation schools <---> something else. And if you post code, please put it into the code tags (the icon with "" ), not quote. Otherwise the forum engine puts spaces into the code where it should not.
January 16, 200719 yr Author I actually figured it out. I am sure it is not the correct way, but I got it.
Create an account or sign in to comment