17488 Posts in 4473 Topics by 1978 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 1123 Views |
-
Multiply Contentparts?

28 June 2008 at 10:07am
Hello,
is there a possibilty to integrate contentparts that can be multiplied by the author?
What I'd like to have:
At the moment, on the "main" tab, I can integrate some content fields for the author.
Is there a possibility to have "contentparts" that the author can multiply, for example for a list of persons:> Textfield (for the name)
> Image
> Contentfield (for a description)
<<<< now, I'd like to integrate (multiply) these fields on one page, as often as I want
In the "contentfield" I'd like to use functions like "bold" etc.I hope, that you understand my problem ;-)
Greetings!
audi -
Re: Multiply Contentparts?

28 June 2008 at 10:50am
So want you to do is have multiple content boxs? What you would use if this is the case is a TableListField Or a complex table field
http://doc.silverstripe.com/doku.php?id=tablelistfield
http://doc.silverstripe.com/doku.php?id=complextablefieldSo your page would have a 1 to many relationship - 1 page has many people. See the tutorial on dataobject management for information on how to use a HasManyComplexTableField
http://doc.silverstripe.com/doku.php?id=tutorial:5-dataobject-relationship-management
| 1123 Views | ||
|
Page:
1
|
Go to Top |


