Closed (fixed)
Project:
Multiselect
Version:
5.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
2 Nov 2007 at 11:54 UTC
Updated:
25 Jun 2008 at 15:33 UTC
Hello,
Could you explaine, please, how to add values to the select list in your module.
When you do single select list, there is option "Allowed values list" where you can populate values to chose. But in your module there is no such option. That is why my form rest empty :(
Comments
Comment #1
michael_kirk commentedIt sounds like you are talking about a text select widget. This module is only for referencing nodes. So the list can only be populated (automatically) by nodes that already exist.
If you want to specify which nodes you can select, you can filter by the node type. If that's too general, you can create a view (if you have the views module installed) that specifies which nodes you want to include in your multiselect widget.
Comment #2
michael_kirk commentedI think this solves your problem. Let me know if otherwise.
Comment #3
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.