Can't fetch current node ID.

Can't fetch current node ID.

Saturday 11 September 2004 4:11:42 am - 1 reply

Author Message

Ole Morten Halvorsen

Monday 13 September 2004 7:20:59 am

Robin,

<b>$module_result</b> is only available in pagelayout.tpl.

Instead of

<input type="hidden" name="NodeID" value="{$module_result.node_id}" />

use

<input type="hidden" name="NodeID" value="{$node.node_id}" />

Ole M.

Senior Software Engineer - Vision with Technology

http://www.visionwt.com
http://www.omh.cc
http://www.twitter.com/omh

eZ Certified Developer
http://ez.no/certification/verify/358441
http://ez.no/certification/verify/272578

You must be logged in to post messages in this topic!

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.