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.

General Questions /

General questions about getting started with SilverStripe that don't fit in any of the categories above.

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

How to acces the Content Field existing in the File table from the CMS?


Go to End


1323 Views

Avatar
Jardiamj

Community Member, 17 Posts

18 April 2009 at 12:30pm

I have seen in the File table of the SS_mysite database a Field called Content, but when this field doesn't appear in the popup window when I want to edit the information related with a File or a Image on the CMS.
So my question is: How can I add it to the function call for PopUp in the Image class?

Thanks!