# Metadata for Groups

**URL:** https://meta.discourse.org/t/metadata-for-groups/142394
**Category:** Feature
**Tags:** groups
**Created:** [February 23, 2020, 3:42pm UTC](https://meta.discourse.org/t/metadata-for-groups/142394 "2020-02-23T15:42:33Z")
**Posts on this page:** 7
**Page:** 1

<div class="post-metadata">

### Author: ![Stefan\_Fairphone](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/stefan_fairphone/32/119580_2.png) [@Stefan\_Fairphone](https://meta.discourse.org/u/Stefan_Fairphone)
#### Post date: [February 23, 2020, 3:42pm UTC](https://meta.discourse.org/t/metadata-for-groups/142394/1 "2020-02-23T15:42:33Z")

</div>

In an effort to automate a [website](https://wearefairphone.github.io/fpangels-hp/), I’d like to add **location** and a **custom field** (e.g. country flag) to the groups. I could then fetch the groups via the JSON representation ([https://forum.fairphone.com/g.json](https://forum.fairphone.com/g.json)) and directly generate the map and the website.

Please give groups some love. 💙

---

<div class="post-metadata">

### Author: ![downey](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/downey/32/166878_2.png) [@downey](https://meta.discourse.org/u/downey)
#### Post date: [February 23, 2020, 4:46pm UTC](https://meta.discourse.org/t/metadata-for-groups/142394/2 "2020-02-23T16:46:35Z")

</div>

Yeah I’ve been thinking about this a lot lately. Group UI/UX definitely feels like an outlier to much of the app. Something like custom user fields but for groups could be really useful.

The fact that the main group listing scrubs HTML in the description makes it hard to add additional items to use for CSS styles, too.

In the main groups listing I needed to show some “tags” for the various groups so I resorted to renaming them to sort the “groups of groups” how I wanted, and using some CSS hacks on the ‘href’ selector to add some content with a little color label so people can easily tell the types of groups apart.

---

<div class="post-metadata">

### Author: ![Falco](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/falco/32/179432_2.png) [@Falco](https://meta.discourse.org/u/Falco)
#### Post date: [February 23, 2020, 7:32pm UTC](https://meta.discourse.org/t/metadata-for-groups/142394/3 "2020-02-23T19:32:02Z")

</div>

Groups, like topics and posts, have support for custom fields, and it can be exposed by custom plugins.

---

<div class="post-metadata">

### Author: ![Stefan\_Fairphone](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/stefan_fairphone/32/119580_2.png) [@Stefan\_Fairphone](https://meta.discourse.org/u/Stefan_Fairphone)
#### Post date: [June 8, 2020, 9:02pm UTC](https://meta.discourse.org/t/metadata-for-groups/142394/4 "2020-06-08T21:02:24Z")

</div>

Is it possible for Admins to simply add a custom field, like they can for users (e.g. Admins added a field for the phone model her at the [Fairphone Forum](https://forum.fairphone.com/))?

---

<div class="post-metadata">

### Author: ![Falco](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/falco/32/179432_2.png) [@Falco](https://meta.discourse.org/u/Falco)
#### Post date: [June 8, 2020, 9:05pm UTC](https://meta.discourse.org/t/metadata-for-groups/142394/5 "2020-06-08T21:05:23Z")

</div>

There is no UI for that at the moment. You need a custom plugin to use those.

---

<div class="post-metadata">

### Author: ![Stefan\_Fairphone](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/stefan_fairphone/32/119580_2.png) [@Stefan\_Fairphone](https://meta.discourse.org/u/Stefan_Fairphone)
#### Post date: [June 8, 2020, 9:08pm UTC](https://meta.discourse.org/t/metadata-for-groups/142394/6 "2020-06-08T21:08:50Z")

</div>

> [@Falco](#):
>
> You need a custom plugin to use those.

Is there such a “custom plugin”? Or does “custom” mean that one has to do this on one’s own?

---

<div class="post-metadata">

### Author: ![Falco](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/falco/32/179432_2.png) [@Falco](https://meta.discourse.org/u/Falco)
#### Post date: [June 8, 2020, 9:09pm UTC](https://meta.discourse.org/t/metadata-for-groups/142394/7 "2020-06-08T21:09:39Z")

</div>

It means you need to write one yourself or commission one in the #Marketplace.
