0

I am new to Drupal and am creating a custom theme, but for some reason, the Image Field option is missing when I try to add a new field in the 'Manage Fields' section under Block types. This is a fresh install using DDEV and Drush. Are there any settings I need to enable to make image field visible, or am I missing something?

Drupal manage fields in block types

1 Answer 1

2

Select "file upload" and you will be able to select an image field.

If you want to store images as entities, maybe you want to enable the media module.

Sign up to request clarification or add additional context in comments.

1 Comment

Thank you... finally it works... I have enabled media module and added image as media.

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.