I would like to implement tags in strapi. — a project can have multiple tags, but I would also like to be able to find projects by tag.
so I created:
but in my projects, it displays the tag ids. how can I make it so that it shows the tag name instead?
You can change this by "configure the view" under the pulldown on the page where you create the content. This is feature since the last view releases.