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

venkat-rk’s picture

Version is: // $Id: flexinode.module,v 1.70 2006/04/14 12:38:51 ber Exp $

samc’s picture

Hi Ramdak,

Unfortunately, many of the field types in the contrib folder haven't been ported to the 4.7 form api yet.

venkat-rk’s picture

Hi 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.

samc’s picture

Title: Flexinode: Multiselect menu doesn't work » Flexinode: Port Multiselect field to 4.7

There 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.