751 Posts in 310 Topics by 289 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 1430 Views |
-
ImageField on widget

1 July 2010 at 3:52am
Hi, I tried using ImageField on my custom widget but I got a php error. Is there anyway I can upload images on widget? Please Help. Thanks.
-
Re: ImageField on widget

7 November 2010 at 10:25am
You should be able to include the same data types in a widget as a page. It's probably a misplaced bracket or something - feel free to post the code for another set of eyes to look at it!
-
Re: ImageField on widget

7 November 2010 at 1:55pm
I had this problem a while back and this is my solution...
http://www.silverstripe.org/widgets-2/show/8603#post290372
...there is something to do with the ImageField being in the WidgetAreaEditor that fails it so I ended up choosing an image from a dropdown mapped to a folder in the upload. As a nice touch I show the image saved above the select.
| 1430 Views | ||
|
Page:
1
|
Go to Top |



