PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

Checkboxes and Admin Labels

  1. I have noticed when I am building checkbox fields that the Admin Label for the checkbox fields do not appear in the admin entries columns nor the Export entries in the admin area. Other fields do use the Admin Label, but the checkbox fields do not...they are using the Label instead.

    However, the Admin Labels do appear in conditional logic lists.

    Is this intended behavior?

    http://centraloregonhistoricalballs.com/2011-winter-ball-registration/

    GF 1.4.5

    Posted 13 years ago on Saturday January 15, 2011 | Permalink
  2. Checkboxes work differently than Radio Buttons and Drop Downs.

    On the Entries and Export Entries the individual checkbox items themselves are shown as individual fields, which is why the Field Label is not used.

    Checkboxes are a unique field type because they aren't like drop downs and radio buttons which are options of one form field. Checkboxes are individual inputs, each individual checkbox is a field. They are stored individually.

    We group them together for display on the Entry Detail and All Fields token with Notifications, but under the hood and by their very nature they are actually individual fields. This is why the Admin Label doesn't work on those pages because it's only used on the Entry Detail page.

    Posted 13 years ago on Saturday January 15, 2011 | Permalink
  3. grupoparada
    Member

    Is it possible to have an Admin Label for each individual checkbox entry? instead of the label. The problem arises when you want to export/import records, all those individual fields are not helpful to be identified or differentiated, here an example:

    Check the newsletters you like:

    Checkbox 1: Newsletter A
    Options:
    English
    Spanish

    Checkbox 2: Newsletter B
    Options:
    English
    Spanish

    Checkbox 3: Newsletter C
    Options:
    English
    Spanish

    In this case, you really want to identify the fields by the newsletter you are selecting an option for; however what you see when you export, or link the form to mailchip or user registration add-ons for instance, is a bunch of English, Spanish fields with no way to differentiate them.

    Is there any other way to achieve a clear differentiation of the checkbox options, based on the main checkbox label description?

    Posted 11 years ago on Sunday November 11, 2012 | Permalink
  4. I've run into this limitation as well. I will ask the development team about it.

    Posted 11 years ago on Monday November 12, 2012 | Permalink
  5. Unfortunately, the export does have that limitation. Eventually we may need to add an option for the checkbox field that will export a comma separated list of selected items.

    As far as MailChimp, if you check the "show values" and give each option an unique value, the value should be sent to MailChimp instead of the label.

    Posted 11 years ago on Tuesday November 13, 2012 | Permalink