Closed (works as designed)
Project:
Imce CCK Image
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
28 Sep 2011 at 20:15 UTC
Updated:
11 Mar 2012 at 11:31 UTC
<?php print drupal_render($form['field_prod_image']); ?>
This does not give me the input fields for the title and description even though they are enabled.
How do I go about rendering these extra fields associated with the field_prod_image field?
I could create new fields for this but they are already there so I'd like to use them.
(print_r($form) is crazy)
Comments
Comment #1
donpwinston commented