Describe the field api that was introduced into core in drupal 7.
Answer Posted / Rajiv Yadav
The Field API, introduced in Drupal 7, allows developers to add custom fields to content types. It provides a flexible way to store and manage data beyond traditional node properties like title and body. The Field API also supports multiple instances of the same field on different bundles.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers