21278 Posts in 5728 Topics by 2599 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 903 Views |
-
Listing Pages and Related DataObjects

10 October 2010 at 12:30pm
Hi guys, I need some help creating a table that will list properties of a model, and display a checkmark/1/true if the model has the listed property.
I want the available models to be listed as rows, and all the available "properties" of the models to be columns.
The header row should display Model ? PropertyName1 ? PropertyName2 etc...
The body rows should display the modelname, and a checkmark/yes for each of the properties if the are checked in the ManyManyComplexTableField.This image shows what i would like to achieve: http://dl.dropbox.com/u/8818235/Properties.png
My code can be found here: http://www.sspaste.com/paste/show/4cb0f7153832e
and the template file here: http://www.sspaste.com/paste/show/4cb0f7c90b176Can someone tell me what i need to change to make this work?
-
Re: Listing Pages and Related DataObjects

13 October 2010 at 10:08pm
Anyone that can tell me how this can be done?
-
Re: Listing Pages and Related DataObjects

19 October 2010 at 4:35am
where is the function refereneced by this?
<% control ModelProperties %>
| 903 Views | ||
|
Page:
1
|
Go to Top |

