Bug #3324
Type "select" does not work in "checkbox" render mode
| Status: | Accepted | Start date: | 2009-05-15 | |
|---|---|---|---|---|
| Priority: | Must have | Due date: | ||
| Assignee: | Andreas Wolf | % Done: | 0% |
|
| Category: | - | |||
| Target version: | - | |||
| Complexity: | ||||
| Votes: | 0 |
Description
If you try to edit a user in the User admin you get a fatal error:
Fatal error: Call to undefined method t3lib_TCEforms_Element_Check::setTSconfig() in J:\web\typotester.de\tcf\typo3conf\ext\acad_ue_be\hooks\class.tx_acaduebe_tceforms_preprocsf.php on line 35
History
Updated by Uschi Renziehausen about 4 years ago
The problem only occurs when multiple select lists are rendered as checkboxes.
$TYPO3_CONF_VARS['BE']['accessListRenderMode'] = 'checkbox';
Updated by Andreas Wolf about 4 years ago
- Subject changed from User Admin > Edit user causes fatal error to Type "select" does not work in "checkbox" render mode
- Status changed from New to Accepted
- Assignee set to Andreas Wolf
- Priority changed from Should have to Must have