Trying to create a 'multi-select menu' field in a flexinode type produces the following error message in 4.7.0 - beta 3:
Fatal error: Call to undefined function: form_textfield() in /home/v/c/vcommunityaab/public_html/modules/flexinode/contrib/field_multiselect.inc on line 77
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | field_multiselect.inc | 4.27 KB | karens |
| #1 | field_multiselect.inc.patch | 2.66 KB | karens |
Comments
Comment #1
karens commentedI have created a patch for multiselect so it works in 4.7. It requires the patch I previously submitted which is needed to add any fields in 4.7 (see http://drupal.org/node/49279).
Comment #2
karens commentedAnd here is the patched copy of multi-select for those who aren't able to apply patches.
Comment #3
marcoBauli commentedmany thanks man, the patch worked for me on 4.7.0b6! thx
Comment #4
Patrick Nelson commentedWorks for me too but empty fields are produced at the bottom of a list if you don't use them all.
Comment #5
Bèr Kessels commented@Patric, that was a drupal core bug.
Can anyone confirm that this is now solved in this issue?
Comment #6
Bèr Kessels commentedComment #7
zach harkey commentedHad same problem - confirmed working with current CVS