API page: http://api.drupal.org/api/drupal/developer%21topics%21forms_api_referenc...

The documentation about #multiple in the tableselect section isn't correct, it says:

Setting #multiple to TRUE will give you radios instead of checkboxes.

It should be:

Setting #multiple to TRUE will give you checkboxes instead of radios.

Comments

jhodgdon’s picture

Project: Drupal core » Documentation
Version: 7.x-dev »
Component: documentation » API documentation files
Issue tags: +FAPI reference

Moving to Documentation project (the FAPI reference file is in that git repository for the time being).

jn2’s picture

Status: Active » Fixed

This is fixed for D7 and D8.

Automatically closed -- issue fixed for 2 weeks with no activity.