User Guide Cancel

Radio Buttons

 

Adobe Acrobat Sign Guide

What's New

Get Started

Administer

Send, Sign, and Manage Agreements

Advanced Agreement Capabilities and Workflows

Integrate with other products

Acrobat Sign Developer

Support and Troubleshooting

Use Radio buttons to ensure clear selections in online forms when only one option is allowed from a larger list.

Radio buttons are ideal for situations where users must select only one option from a predefined set. They ensure clear, mutually exclusive choices, preventing confusion and reducing errors in form submissions.

They work well for selecting preferences such as gender, payment methods, or subscription plans. Unlike checkboxes, which allow multiple selections, radio buttons enforce a single selection, making them useful for questions with definitive answers.

By guiding users to make a clear choice, radio buttons improve form usability and data accuracy. Their simple, intuitive design makes them easy to understand and interact with, streamlining the form-filling process.

Availability:

  • Acrobat Standard and Acrobat Pro: Supported
  • Acrobat Sign Solutions: Supported
  • Acrobat Sign for Government: Supported

Left-click field menu

Left-clicking (or CMD-clicking) a radio button field opens a submenu that provides quick access to common customization options. This submenu offers a streamlined alternative to the entire field customization menu, making it especially attractive to experienced form builders.

There are two options of note in the field's left-click menu:

  • The ability to navigate between the several instances of the radio button array. The individual buttons can be oddly spaced, and this ability to navigate between them is useful.
  • The option to convert the field into a Checkbox.

 

View of the field with the left click field menu exposed.

Customizing the field properties:

Double-clicking the field opens the full customization menu in the context panel.

The field's left-click menu also has an option to open the Customize field panel:

The Radio Button field with the left-click menu exposed and Customise field highlighted.

Radio button fields have four sections that can be configured:

Text tag examples

An array of three radio buttons

(Red)Color_es_:signer1
(Blue)Color_es_:signer1
(Green)Color_es_:signer1

Breakdown of the Tag:

  • Red, Blue, and Green → Unique values for each button in the array.
  • Color → The name of the radio button group (array).
  • _es_  → The text tag signifier. Do not edit or omit.
  • signer1 → Assigns the radio button array to the first signer.

 

An array of three radio buttons with radio buttons explicitly identified

Color_es_:signer1:radio(Red)
Color_es_:signer1:radio(Blue)
Color_es_:signer1:radio(Green)

Breakdown of the Tag:

  • Color → The name of the radio button group (array).
  • _es_  → The text tag signifier. Do not edit or omit.
  • signer1 → Assigns the radio button array to the first signer.
  • radio → Explicit assertion that this is a radio button.
  • Red, Blue, and Green → Unique values for each button in the array.

 

An array of three radio buttons with labels and style included

(Red)Color_es_:signer1:label(“Red”):style(check)
(Blue)Color_es_:signer1:label(“Blue”):style(square)
(Green)Color_es_:signer1:label(“Green”):style(circle)

Breakdown of the Tag:

  • Red, Blue, and Green → Unique values for each button in the array.
  • Color → The name of the radio button group (array).
  • _es_  → The text tag signifier. Do not edit or omit.
  • signer1 → Assigns the radio button array to the first signer.
  • label → The label displayed by the radio button.
  • style → The shape of the graphic that is added when the radio button is selected.

 

Get help faster and easier

New user?