php - Created a new field in Drupal, trying to assign it to multiple content types -
i've created field called "field_vote" in drupal, , automatically assigned created it, content type called toolkits.
i want assign resources, how do that?
1 go admin/structure/types/manage/[your_content_type]/fields
2 under add existing field
, choose existing field wanna add. (field_vote
in case)
3 hit save
customize field settings, , you're done.
hope works... muhammad.
Comments
Post a Comment