21489 Posts in 5783 Topics by 2622 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 1079 Views |
-
How to edit multiple DataObjects in front-end?

23 September 2009 at 12:21am
This question was already asked 11 months ago here. I wonder if anyone has come to a solution by now? Cheers.
-
Re: How to edit multiple DataObjects in front-end?

23 September 2009 at 2:59am Last edited: 23 September 2009 3:00am
Have a look at the Diary module to get an idea of what you will need to build. It has both front and back end forms editing, it should get you pointed in the right direction.
http://silverstripe.org/diary-module/
There are many ways to solve this but you're going to have to get your hands dirty.
-
Re: How to edit multiple DataObjects in front-end?

23 September 2009 at 3:28am
Thanks for the hint! But if I'm interpreting the code of the Diary module correctly it provides a list of events with corresponding edit-links that lead to a form where you can edit a single event, what is not quite exactly what I'd like to build.
What I am looking for is someting like an editable list. Let's say users should be able to list their biggest wishes. How can I build a form that gets populated with already existing wishes as values in input fields or – if the user is new – shows for example four blank input fields (with the option to insert more by jQuery). Is their a built-in functionality for anything like that or do I have to get my hands really dirty?
| 1079 Views | ||
|
Page:
1
|
Go to Top |


