Osman Posted September 4, 2007 Posted September 4, 2007 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
Fenton Posted September 4, 2007 Posted September 4, 2007 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.
Recommended Posts
This topic is 6290 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 accountSign in
Already have an account? Sign in here.
Sign In Now