17488 Posts in 4473 Topics by 1978 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 993 Views |
-
Adding list of unknown length

25 October 2007 at 10:18am Last edited: 25 October 2007 10:18am
My attorneys page also needs a list of all the schools each attorney went to. One way to accomplish this would be to give the user a WYSIWYG editor and have him make a bulleted list, but I'd much rather use some kind of dynamic set of text fields where the user could just click "add" and get another textbox until finished.
Is this a possibility? Or am I dreaming, here?
-
Re: Adding list of unknown length

25 October 2007 at 4:15pm
Hi there,
You can achieve this by using a TableField, have a look at the following pages for some information:
Here: http://doc.silverstripe.com/doku.php?id=tablefield
TableField is a subclass of TableListField, so you can see documentation on that too, here:
http://doc.silverstripe.com/doku.php?id=tablelistfieldCheers,
Sean
| 993 Views | ||
|
Page:
1
|
Go to Top |

