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 add data column?

  1. jajo
    Member

    I recently added a checkbox set to my form, with a couple options.

    I noticed when entries are submitted to this, instead of bundling all the values for that checkbox under a single value, and comma delimiting the values or something, it is, instead creating individual columns for each selected value, with the value being equal to the column header.

    Is this the intended function? If so, wouldn't that prevent you from having two separate checkbox sets with the same value as an option, since you wouldn't be able to tell which was which in the admin (and you can't re-Admin-label checkbox values, only the 'container', which doesn't seem to be used in the Entries at all).

    Posted 14 years ago on Monday October 26, 2009 | Permalink
  2. You are correct, checkboxes, even when grouped act as separate fields on the Entry List page. This is by design. It has uses for simple forms where you can quickly see which options they checked, however it does begin to break down when you put many fields on the Entry List page using the column customizer.

    The Entry List page only has so much screen real estate anyway, because you only have so much horizontal screen space. So it is best to only list the most important columns on the Entry List page and save the rest for the detail page itself.

    Checkboxes are grouped together under one field on the Entry Detail page when viewing a specific Entry and they are also grouped together in the Notification emails.

    Posted 14 years ago on Monday October 26, 2009 | Permalink
  3. jajo
    Member

    I did notice that they are also ungrouped in the export, which is my primary concern. Its not really an issue on the current project however, but if there were an option whether or not to group checkbox results in both the list and the export, in a future release, that'd be fantastic.

    I should mention, that is my only complaint so far! We've got two projects in the cooker that GF is being used on, and has saved us a TON of time!

    Posted 14 years ago on Monday October 26, 2009 | Permalink