21278 Posts in 5728 Topics by 2599 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 185 Views |
-
customising modeladmin

27 December 2012 at 7:04pm Last edited: 27 December 2012 7:12pm
Hi
I want to customise modeladmin in 3.0.3+ doing the following:
1. allowing sitetree items to be working with proper "save and publish, etc..."
2. adding previous and next buttons, which will allow you to go from one detailed view to the next without having to fork back to the list view.
Here are a few ideas I had so far:
1. extend GridFieldDetailForm and override some of the methods there (i.e. ItemEditForm)
2. in extending module admin I set a slightly different set of options for the GridField, adding MyGridFieldDetailForm
Do you have any sample code or ideas on this?
| 185 Views | ||
|
Page:
1
|
Go to Top |
