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

Popular posts from this blog

c# - SVN Error : "svnadmin: E205000: Too many arguments" -

c# - Copy ObservableCollection to another ObservableCollection -

All overlapping substrings matching a java regex -