# Selectlist

Creates a list that lets users select one item.

### Settings

An Options list is used to specify the items.

Display As can be used to change the item display:

* Basic
* Button with text only
* Button with text and icons
* Button with image only

Log clicks adds a ‘Show log’ link for owners/authors. That link opens a metrics report.

***


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.buzzy.buzz/the-building-blocks/datatables-fields-and-data/basic-fields/selectlist.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
