Forums / Developer / Any way to view the matrix data this way ?!

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

Any way to view the matrix data this way ?!

Author Message

Selmah Maxim

Monday 21 February 2005 12:54:33 pm

Hi ..

I need to view the matrix this way ..

Name : Selmah
Tel : 465454
Fax : 45454
Addrs : kekke

by using this table (another way :) )

<table width="100%" border="1" cellspacing="0" cellpadding="0">
  <tr>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
  </tr>
</table>

Thx in advance !

Kristian Hole

Wednesday 23 February 2005 5:54:49 am

Hi!

Copy design/standard/templates/content/datatype/view/ezmatrix.tpl to design/YOURDESIGNDIR/templates/content/datatype/view/ezmatrix.tpl and change according to your needs there.

(Never change the standard/base/admin templates. Copy it to yours design dir instead, and change it there)

Tips:
http://ez.no/ez_publish/documentation/customization/tips_tricks/show_which_templates_are_used

Kristian

http://ez.no/ez_publish/documenta...tricks/show_which_templates_are_used
http://ez.no/doc/ez_publish/techn...te_operators/miscellaneous/attribute

Selmah Maxim

Wednesday 23 February 2005 8:33:51 am

Hi Kristian ...

Thx for reply ... I have done this befor (copying the temp file) ... but How to view with this way the matrix data !?!