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

Tags : How to get them working on SS3 ?


Go to End


556 Views

Avatar
DesignerX.com.au

Community Member, 107 Posts

8 August 2012 at 6:58am

Hi:
i am looking for a way to add tags to my Gallery image , it should work something like this:
- each image has many tags
- Get data objects by tag , I think I should use the filter() ?
- Its something close to how tags worked on the Blog Module in SS2.4 , but I could not get it working here

Any Ideas?