Matrix
Summary
Stores multiple rows and columns of text.Properties
Name | Internal name | Searchable | Information collector |
---|---|---|---|
Matrix | ezmatrix | Yes. | No. |
Description
This datatype allows the storage and retrieval of information structured in a table. The following screenshot shows the class attribute edit interface for this datatype.
Class attribute edit interface for the "Matrix" datatype.
Object attribute edit interface
The following screenshot shows the object attribute edit interface for this datatype.
Object attribute edit interface for the "Matrix" datatype.
Raw output
The ".content" of an ezcontentobjectattribute object using this datatype returns an ezmatrix object.
Balazs Halasy (21/02/2005 2:39 pm)
Balazs Halasy (29/04/2005 12:51 pm)
Comments
Using "&" in matrix fields
Friday 30 May 2008 7:18:53 pm
Julian Mancera
I,m trying to use matrix datatype to store a string that contains "&" character like this:
http://category-xml.php?CategoryID=3121&Filter=1000036-3808734_
After I published the object, all characters after "&" are automatically clean, leaving the field like this:
http://category-xml.php?CategoryID=3121
Anybody worked out this problem? Why does it happen?
Thanks for your help
Re: Using "&" in matrix fields
Friday 15 January 2010 12:50:31 pm
Daniel Altiparmak