21309 Posts in 5738 Topics by 2603 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 133 Views |
-
creating grouped lists in the cms. how ?

6 February 2013 at 2:16am
i dont know how to do this in the cms:
I already have a DatabObject Employee.
In the cms employees can be managed with modeladmin.Now i would like to add a TeamPage.php
A Teampage should look like a grouped list on the frontend.Example: A new Teampage with the title "Webteam" might look like this.
WEBTEAM
Designers
----------------------
M.Mueller
H.Schulz
F.JordanProgramming
----------------------
J.SmithTesting
----------------------
K.Roberts
A.HeinzThe question is now, how could you build the cms for this TeamPage that enables the administrator to create such a Grouped List by seleting persons from the existing DataObject Employee.
What would be necessary in the cms:
- Defining the headings (titles) for each subgroup
- Adding employees to each subgroup
- sorting employees in each subgroupA nice to have extension would be adding additional information to an employee for this subgroup (many_many extra fields)
For example:WEBTEAM
Designers
----------------------
M.Mueller - responsible for the nice photoshop design
H.Schulz - created the html5
F.Jordan - did all css in this projectProgramming
----------------------
J.SmithTesting
----------------------
K.Roberts - found 34 bugs in 2 days
A.Heinz
| 133 Views | ||
|
Page:
1
|
Go to Top |

