# Move '+ New' Button to Top of Custom Group Page

**URL:** https://meta.discourse.org/t/move-new-button-to-top-of-custom-group-page/49915
**Category:** UX
**Created:** [9 september 2016 om 01:49 UTC](https://meta.discourse.org/t/move-new-button-to-top-of-custom-group-page/49915 "2016-09-09T01:49:41Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![JamesNorth](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jamesnorth/32/283740_2.png) [@JamesNorth](https://meta.discourse.org/u/JamesNorth)
#### Post date: [9 september 2016 om 01:49 UTC](https://meta.discourse.org/t/move-new-button-to-top-of-custom-group-page/49915/1 "2016-09-09T01:49:41Z")

</div>

Hello Feature Creatures of Discourse,

I love this damn thing.

My forum is very finely controlled - one user per group so that each user has their own ‘category’. It’s for clients of my business.

As a result, I have a lot of groups and the ‘+ New’ button appears bellow the full list of groups when adding a custom group on that page.

```
/admin/groups/custom

```

Could it be moved to the top of the list of groups instead?

I don’t think this would affect anybody other than those who have a lot of groups I suppose, but I don’t think it would negatively affect those who have small lists of groups.

Rock on.

---

<div class="post-metadata">

### Author: ![sam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sam/32/102149_2.png) [@sam](https://meta.discourse.org/u/sam)
#### Post date: [12 september 2016 om 04:35 UTC](https://meta.discourse.org/t/move-new-button-to-top-of-custom-group-page/49915/2 "2016-09-12T04:35:02Z")

</div>

Curious, why not go for one category per user in this case? The categories integrate nicer into the `/latest` page etc.

We want to revamp the group page, but it is still quite rough atm.

---

<div class="post-metadata">

### Author: ![JamesNorth](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jamesnorth/32/283740_2.png) [@JamesNorth](https://meta.discourse.org/u/JamesNorth)
#### Post date: [12 september 2016 om 05:04 UTC](https://meta.discourse.org/t/move-new-button-to-top-of-custom-group-page/49915/3 "2016-09-12T05:04:41Z")

</div>

Hey Sam,

Ultimately, I’d love to be able to skip the group level of security as it means less setup when I create a new account for clients. Barely any of my groups have more than 1 user.

For some reason I didn’t think this was possible to lock a category down to a user. When I head into the ‘security’ of a category I seem to be able to choose groups and the trust levels, but not users.

In any case - it’d probably make sense for that ‘+New’ button to be at the top, and the other thing I thought was that the group details on the right column are stuck at the top of the page. Again, with a lot of groups, it may be easier to interact with if it remained in that spot and ‘moved down the page’ like the scrolling sidebar.

---

<div class="post-metadata">

### Author: ![sam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sam/32/102149_2.png) [@sam](https://meta.discourse.org/u/sam)
#### Post date: [12 september 2016 om 05:14 UTC](https://meta.discourse.org/t/move-new-button-to-top-of-custom-group-page/49915/4 "2016-09-12T05:14:20Z")

</div>

I think the “minimal” setup you can go for is doing what we do with team support here, it works quite well.

You give all your clients an email they can contact you at, they then use that for all support.

Internally all the support goes to the `@team` group, that is one of the recipients of the emails.

That way you have absolutely no setup for new customers, no need for additional groups, stuff remains simple.

If you need a “new support request” button on the site, you can add one via a customization and link it to [“auto fill” a private message](https://meta.discourse.org/t/compose-a-new-pre-filled-private-message-via-url/35984).
