You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
baisong edited this page Aug 9, 2012
·
2 revisions
In Drupal 7
Use short, descriptive field names without altering the machine name.
You may optionally choose to name your fields with a namespace (like field_blog_photo, field_blog_type).
Note: It is recommended you do not use fields to store inline files, inline images, or inline media for long text fields. Instead, use the Media module.