I need to create a custom node template (node--[content_type].tpl.php) which utilizes this module. I tried pulling the field value, but was left with:

a:32:{s:8:"cell_0_0";s:10:"Phone Name";s:8:"cell_0_1";s:7:"Phone 1";s:8:"cell_0_2";s:7:"Phone 2";s:8:"cell_1_0";s:7:

Obviously that isn't something I can work with. Is there a way to format the field value through PHP?

Comments

h.arefmanesh’s picture

you must use it as matrix array , that achiev through tablefield_rationalize_table function.

lolandese’s picture

Issue summary: View changes
Status: Active » Fixed

This support request seems to be answered. Feel free to reopen if necessary.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.