Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

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

Recommended Posts

Posted

Hi

I have a web page with a simple table that shows data from FMP6 database (inlineAction table).

I need to summarize each column and display the result in the buttom of the table....thats all....

can some one please post an example code of how do I do that in JS or XML...

Posted

Check the fmi site for example XSLT, http://www.filemaker.com/products/technologies/xslt_library.html

As you "loop" through the records you'll add the amounts to variable for each of the columns you want summarized. Even subtotals with grouping!

Posted

What are you doing in your inline action?

Did you check out the grouping example?

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