7913 Posts in 1355 Topics by 930 members
DataObjectManager Module
SilverStripe Forums » DataObjectManager Module » ImageDataObjectManager skip add info step.
Discuss the DataObjectManager module, and the related ImageGallery module.
Moderators: martimiz, UncleCheese, Howard, Sean, Ryan M., biapar, Willr, Ingo, swaiba, simon_w
|
Page:
1
|
Go to End | |
| Author | Topic: | 660 Views |
-
ImageDataObjectManager skip add info step.

26 July 2011 at 10:33am
Uncle Cheese,
Is there a way to configure ImageDataObjectManager to just save all the relationships and not have the step where extra info can be added? Most of the time I don't need to add any extra info.
-
Re: ImageDataObjectManager skip add info step.

27 July 2011 at 1:16am
I think you want ImageAssetManager. Just don't forget to either subclass or decorate the Image class so you can add the has_one back to your page class.
--------------------
SilverStripe tips, tutorials, screencasts and more: http://www.leftandmain.com -
Re: ImageDataObjectManager skip add info step.

27 July 2011 at 1:17am
But honestly, MultipleImageUploadField is a much more practical solution.
| 660 Views | ||
|
Page:
1
|
Go to Top |

