# Poll-restriction

**URL:** https://meta.discourse.org/t/poll-restriction/264051
**Category:** Support
**Tags:** groups, polls
**Created:** [May 6, 2023, 7:07am UTC](https://meta.discourse.org/t/poll-restriction/264051 "2023-05-06T07:07:50Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![JammyDodger](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jammydodger/32/254611_2.png) [@JammyDodger](https://meta.discourse.org/u/JammyDodger)
#### Post date: [June 8, 2023, 6:17am UTC](https://meta.discourse.org/t/poll-restriction/264051/2 "2023-06-08T06:17:42Z")

</div>

I don’t think there’s a way to do this through the UI, but I’ve had some success on another site using a poll template with the specifics in that I use in each case that I can then just copy/paste in and manually tweak in the composer. Something like:

```plaintext
[poll type=regular results=on_vote public=true chartType=bar groups=team]
# **Bold Title**
* option one
* option two
* option three
[/poll]

```

You could also use the [Templates](https://meta.discourse.org/t/discourse-templates/229250) plugin to make it even handier.

---

_[View the full topic](https://meta.discourse.org/t/poll-restriction/264051)._
