# Radio button

The **Radio button** type field allows creating a field for selecting multiple choices. It can contain many selection options inside.

![](/files/-Mbk49siwh_Y0n7dWBB5)

After creating the Radio button custom field, the custom field options can be created through the **Items list** button.

![](/files/-McMlAjpYntKuduDg6RD)

Enter the custom field option name and click the Add new option button.

![](/files/-McMmETXfBl6vO1V22e9)

Go to the **Listing Types** section and drag the created field into **Used custom fields** so that it appears during the listing creation process.

![](/files/-MbjYI4XgvfEEoosNSkI)

After saving the changes on Custom Fields, the **Radio button** type field can be displayed in the next sections. Drag it to the appropriate locations.

{% tabs %}
{% tab title="Single Page" %}
![](/files/-McMdKtqZCHudPkGg1Vd)
{% endtab %}

{% tab title="Submit Form" %}
![](/files/-McMX_yr35syb6JOzKra)
{% endtab %}
{% endtabs %}

In the listing creation process, information can be entered into the **Radiobutton Type Field** in order to display it on the listing.

![](/files/-McMn4aS_4Zz17hw8Of8)

![](/files/-McMyoEDz4HrH6I8TlKk)


---

# 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.stylemixthemes.com/ulisting/custom-fields/radio-button.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.
