Issue Details (XML | Word | Printable)

Key: MAGNOLIA-2272
Type: Improvement Improvement
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Fabrizio Giustina
Reporter: Fabrizio Giustina
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
Magnolia

Ability to choose a custom save handler per control/field

Created: 16/Jul/08 09:47 PM   Updated: 01/Oct/08 03:14 PM
Component/s: admininterface, core, gui
Affects Version/s: 3.6 RC1
Fix Version/s: 3.6.1

Time Tracking:
Not Specified

Issue Links:
relation
 

Labels:
Resolution Date: 17/Jul/08 09:08 PM


 Description  « Hide
We know that the current SaveHandlerImpl is a big limit in creating customized controls and behaviours (for example it could be needed to create an image and save it into the repo from a configured text).

SaveHandlerImpl could easily be expanded in order to allow the configuration of custom save handles per dialog fields (without breaking or requiring any api change). I'd like to commit this contribution (already done) for 3.6



 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Fabrizio Giustina added a comment - 17/Jul/08 09:08 PM
committed to trunk (3.6.1), you can now choose a specific save handler by adding the fully qualified class name of a class implementing the CustomSaveHandler interface in the property "saveHandler" in a field