Closed (fixed)
Project:
TableField
Version:
7.x-3.x-dev
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Anonymous (not verified)
Created:
18 Jun 2011 at 07:48 UTC
Updated:
5 Jan 2026 at 20:34 UTC
Jump to comment: Most recent
Comments
Comment #1
j4 commentedWere you able to find a solution?
Thanks
Jaya
Comment #2
spineless commentedUse the Devel module to look at the field data for the node. You will see the table elements in the Devel tab of the node.
I was able to collect data from the cells and do a total.
This code does an ROI calculation of a table of data.
I put this code inside the body of a different field on the same page and selected PHP CODE as the Text format.
Hope this helps.
Comment #3
sylwester commentedany luck with writing into cells?
above code will not work.
Thanks,
Comment #4
newtoidI need to do a similar thing with a table but there are undefined numbers of rows in each table. the columns remain the same, i just need to do totals on specific columns.
Comment #5
lolandese commented#2697105: RFC: Proposal to Enable Table Data Storage as JSON would ease this request.
Comment #6
lolandese commentedComment #7
liam morlandPresuming fixed.