10690 Posts in 2797 Topics by 1519 members
Jump to:If this is your first visit, you will need to register before you can post. However, you can browse all messages below.
| Page: 1 | go to end | Reply | |
| Author | Topic: Creating lists in a controlled way | 350 views |

3 June 2008 at 12:13am
Hi,
I'm buiding a site for a company with a lot of products, and each product has a different set of technical data. I want to display the data in a definition list, like this (below the Tech spec heading). But the thing is I want to control the way the editors handle this. So what I need is a way to add one or several name-value pairs on the product pages, almost like building a table. The admin interface should probably look something like this.
What would be the best way to achieve this? Anyone that can point me in the right direction?
Last edited: 3 June 2008 at 12:15am

3 June 2008 at 12:27am
You might want to look at http://doc.silverstripe.com/doku.php?id=complextablefield
This complex table field is what is used in the Security section to add multiple members.
| 350 views | |||
| go to top | Reply |