# Is using type: group in plugins no longer working?

**URL:** https://meta.discourse.org/t/type-group/405487
**Category:** Support
**Tags:** plugin-api
**Created:** [June 17, 2026, 8:08am UTC](https://meta.discourse.org/t/type-group/405487 "2026-06-17T08:08:05Z")
**Posts on this page:** 1
**Showing post:** 1

<div class="post-metadata">

### Author: ![singi2016cn](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/singi2016cn/32/532755_2.png) [@singi2016cn](https://meta.discourse.org/u/singi2016cn)
#### Post date: [June 17, 2026, 8:08am UTC](https://meta.discourse.org/t/type-group/405487/1 "2026-06-17T08:08:05Z")

</div>

Has using `type: group` in plugins become ineffective?

I tried using it in a plugin, but it didn’t work. The input field behaves like `text` instead of the expected `select`.

Has `type: group` been deprecated?

```plaintext
  quectel_online_customer_general_customer_group_id:
    default: ""
    type: group
    client: true

```

---

_[View the full topic](https://meta.discourse.org/t/type-group/405487)._
