Radio Buttons

Radio Buttons allow you to get a single response from a user given several choices. Unlike Check Boxes, Radio Buttons limit the user to selecting one choice from a list of many. For example, if you wanted to know what level a sponsor wanted to fund, you would use a radio button which could include three choices Gold, Silver, Bronze.

  1. Click "Radio Buttons" in the left menu of the Form builder



  2. Fill-out the specifics:

    Label - What the user see's on your website, ex) What Level Would You Like to Sponsor?
    Name - What you see when editing the form.
    WARNING!- The Name field cannot have any spaces in it or any symbols like -,./. So if you were typing "
    What Level Would You Like to Sponsor?" you would have to type "WhatLevelWouldYouLiketoSponsor" in the "Name" field like the example below.
    Required - check this box if you want a visitor to be required to fill out the Text Box
    Label - What the user see's on your website as a choice
    Value - What you will see when examining the results of the form

  3. Click the blue "Update" button and the form builder will reload with the changes you entered.