Does anyone have an example of a dynamic optionlist in an editwizard?

<optionlist name="optionlist_type">
 <query xpath="/[EMAIL PROTECTED]" orderby="number" where="type=0" />
</optionlist>

Returns a list of t_pattern nodes, ordered by number, and where the 'type' field is 0. The value of the option is the number field. IIRC the display is the gui of the node.

Gomez
_______________________________________________
Developers mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/developers

Reply via email to