By drupert55 on
Hello.
Is there an 'imagefield' field type in D7?
I'm configuring a module for D7 where the instructions call for 'imagefield' type, but I only see 'Image' in the dropdown box.
I read in a forum thread that 'imagefield' was moved to D7 core, yet I have not seen it.
Thanks.
Comments
I believe 'Image' in the
I believe 'Image' in the dropdown box is the option for an imagefield type.
If you enable the 'Image' module located in the core section. Then go to Manage Fields and choose 'Image' from dropdown box in the field and widget column, that should get you the imagefield.
---
That's what I was kind of thinking, but without confirmation. I appreciate your reply.
Thanks, tce. Hopefully though, I would like to receive a firm confirmation.
No problemo. I can say
No problemo. I can say without a doubt, and that I'm 100% positive, that is the same as the imagefield from Drupal 6. Also, just to add that you can configure image styles if you go to admin/config/media/image-styles
---
Thanks, tce.
You have been very helpful.