5098 Posts in 1518 Topics by 1115 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 143 Views |
-
SS3.0 ImageField

7 March 2013 at 6:52am
Hey guys,
So, I'm using SS 3.0 for a website and I need to create widgets that display images. In 2.4, I would have used ImageField to handle this, but this has been deprecated in 3.0... What should I be doing instead?
Thanks,
Lee -
Re: SS3.0 ImageField

7 March 2013 at 8:54am
Hey Lee, you probably want to use UploadField:
https://github.com/silverstripe/sapphire/blob/3.0/forms/ImageField.php#L23
| 143 Views | ||
|
Page:
1
|
Go to Top |


