by Arthur on Mon Jan 01, 2007 2:15 pm
Almost joebob,
I want something which can't be done.
Let's say I have a category containing 6 items. If I put it on a screen and give it 1 colum and 6 rows it shows all the items of the category.
Now I don't want to have all thos items straight underneath each other, but in a diagonal
_____1
____2
___3
__4
_5
6
So I thought, lets put 6 category fields on a page, each showing 1 colum and 1 row. I can put those wherever I want. But as you open the page, thay all show the first item of the category, so you get:
_____1
____1
___1
__1
_1
1
While experimentging I noticed that all category fields will show the same item (so if item 3 is selcted thay all show item 3).
So I can't use a category field, but maybe a text field which reeds from the catagory is a possibility