By jlee on
Hello All
Can anyone advice me on how to add a custom field to the audio module. For example, I would like to be able to add a field for submitting a link to the artist website at the time that the audio node is being created. I have tried to do this with CCK (and I feel this probably can be done with CCK), but I haven't figured out how to do it.
Thanks in advance!
Comments
=-=
yes CCK is the way to go.
goto administer -> content types
click on edit next to the audio content type
the click on the add field tab
you may also investigate the link.module which is an addon for CCK so that you can add links the way you seek and have them be validated. see: http://drupal.org/project/link