Jump to content

sub-summary with xslt


Osman

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

Recommended Posts

Hi,

I am just working on saving word document from filemaker with the help of xml export.

But I am very poor on xslt. I can repeat records or portal rows perfectly. But it is not enough for me. I want to make sub-summary partition like repeating in my document.

How can I revise for-each tag to use like sub-summary? I also want to use number fields to count or sum.

Thanks in advance.

Regards

Osman Cabi

Link to comment
Share on other sites

There is a Subsummary example in the FileMaker XSLT Library, in the XML Examples files:

http://www.filemaker.com/products/technologies/xslt_library.html

specifically:

http://transfer.filemaker.com/collection/XMLExamples.zip

It is not simple however. I think it can be done a little more simply by assuming that there is already a key (such an Invoice ID) in each row, and that the records have been exported already sorted correctly.

Link to comment
Share on other sites

This topic is 6170 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.