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

Add image title field on Photo upload in CMS


Go to End


1852 Views

Avatar
huertascar

Community Member, 2 Posts

26 April 2009 at 1:43am

Currently users are not able to specify image titles (for alt tag) in the CMS without going into the Files and Images section. I want to encourage users to add alt tags by having a text input box where they upload a photo. There is already a database field for this text box. See "Title" in the "File" table.

I added the text input box but I don't know that screenshot to store data in database

Thank you very much to the person who can help me.