Jump to content

Just Show One Record


This topic is 6334 days old. Please don't post here. Open a new topic instead.

Recommended Posts

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 by Guest
Link to comment
Share on other sites

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.

Link to comment
Share on other sites

This topic is 6334 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.