Andr? van Toly <[EMAIL PROTECTED]> skribis: > How do you use the fieldinfo tag, with type="input", when you want to > create a node but you just want to fill one or two fields of that new > node?
[snip] > But isn't there a nicer solution? I think we recently added a 'fields' attributes to the fieldlist tag, for excactly this goal (we ran into this problem as well). <mm:fieldlist nodetype="news" fields="title,body"> <mm:fieldinfo type="guiname" /> <mm:fieldinfo type="input" /> </mm:fieldlist> Hope this helps, Michiel -- % Michiel Meeuwissen % [EMAIL PROTECTED] % http://www.purl.org/NET/mihxil/ % Vidu ankaux: http://www.uea.org/katalogo
