This doesn't work in the latest cvs version of flexinode. It shows the following error:
Fatal error: Call to undefined function: form_textfield() in /home/ciosaorg/public_html/4.7test/modules/flexinode/contrib/field_multiselect.inc on line 77
Other fields seem to work okay
Comments
Comment #1
venkat-rk commentedVersion is: // $Id: flexinode.module,v 1.70 2006/04/14 12:38:51 ber Exp $
Comment #2
samc commentedHi Ramdak,
Unfortunately, many of the field types in the contrib folder haven't been ported to the 4.7 form api yet.
Comment #3
venkat-rk commentedHi Sam,
Thanks for that clarification. I am little perplexed why flexinode isn't being brought up to 4.7. The .install file and the UTF-8 issue seem really critical.
Comment #4
samc commentedThere are a bunch of folks working on it, so it'll get there.
My guess is that flexinode is perhaps not getting as much attention as it deserves because a lot of the original developers are working on CCK, which is planned to be its successor.