I just created a new text select
list in a content type, and there is a section there for setting the
default value that allows you to choose one of the values you have set
in your field. There is also a field to add custom PHP code to choose
your default value if needed.
Steve
Davide Michel 'ZioBudda' Morelli wrote:
Hi all. I have select widget (cck) and I get the array with values from
a function.
How can I define the "selected select item" ? in a normal form I use the
default_value, but in a form with cck ?
Tnx.