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

michael_kirk’s picture

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

michael_kirk’s picture

Status: Active » Fixed

I think this solves your problem. Let me know if otherwise.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.