Error

Notice: Undefined property: stdClass::$forum_tid in forum_node_view() (line 275 of /home/wfrantz/www/sprintdevelopers/modules/forum/forum.module).

How do I put a text field and a list box on the same form?

Submitted by Anonymous (not verified) on Tue, 05/22/2007 - 15:05

I'm using Netbeans 5.0 with the mobile package trying to write a small app for my phone (Samsung M500).
In NetBeans, I can drag a text field unto the form, but I want a listbox under it. Or is there an equivalent to a "combobox"?