February 15, 200718 yr Hi all. I am experimenting with Filemaker's XML export options to produce formatted HTML using XSLT in conjunction with CSS. Wow thats a lot of abbreviations in one sentence! I am a beginner using XSLT and have a good basic understanding of what you can do with it, and how it works. I have got about as far as I can on my own with playing around with the examples disributed by filemaker and other examples I have found on the web. In the file I have attached there is the database and the XSLT style sheet I am using, together with a example XML to HTML export that it produces. I have also included a HTML file of how I want the HTML to be formatted. Can anyone who is good a writing XSLT style sheets look at this and suggest code for how I can get my example_ export.htm HTML to look like the desired.htm file Thanks in advance for any help. xml_to_html_export.zip
October 4, 201114 yr You need a "grouping" to push each month separately. that and/or test for a change of month to push a new table. The data may need to be presorted before export.
Create an account or sign in to comment