Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

DataObjectManager Module /

Discuss the DataObjectManager module, and the related ImageGallery module.

Moderators: martimiz, UncleCheese, Sean, Ed, biapar, Willr, Ingo, swaiba

SimpleWysiwygField - insert image


Go to End


2 Posts   1504 Views

Avatar
chrclaus

Community Member, 29 Posts

12 December 2010 at 5:05am

Hello,

I´m using the SimpleWysiwygField in a popup in cms showing html-content of a dataobject. With enabling the function "Insert Image" I see an input box asking me for an image URL. I would change this input box to a more user-friendly version which shows a dropdown-box including all images from the asset-section.
I took a look in the javascript files but I did not understand the current functionality. Can anybody help me?

I´m using dataobject-manager r#521 and silverstripe v2.4.2.

Best regards,
chrclaus

Avatar
oleze

Community Member, 65 Posts

3 January 2011 at 3:11am

I would like to do the exact same thing. It would be nice to get something working like the "choose exisiting file"-Dialog within Uploadify but there seems to be no method to do so.

Can anyone help us?