Source: Agla Blog<?phpmodule_load_include('inc', 'node', 'node.pages');$node_form = new stdClass;$node_form->type = 'bid';$node_form->language = LANGUAGE_NONE;$form = drupal_get_form('bid_node_form', $node_form);//file_put_contents('/tmp/log',print_r($form,true));?><?php print render($form['field_offer_price_amount']);?><?php print render($form['field_offer_price_currency']);?><?php print render($form['field_provider']);?><?php print render($form['field_shipping_cost']);?>Tags: d7Drupalformfieldtpl
Read full article »
Followers on Owler
1