Worked like a charm.&nbsp; Thanks, Moshe.<br clear="all"><br>-- <br>Dan Ziemecki<br>Philosopher. Curmudgeon. Nerd.<br><br><div><span class="gmail_quote">On 9/30/06, <b class="gmail_sendername">Moshe Weitzman</b> &lt;<a href="mailto:weitzman@tejasa.com">
weitzman@tejasa.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Dan Ziemecki wrote:<br>&gt; When a node is submitted, it's current status is sent, but not it's
<br>&gt; previous<br>&gt; status.&nbsp;&nbsp;As such, I can not perform actions on newly published nodes, since<br>&gt; I can't tell if it's state has changed.&nbsp;&nbsp;Am I correct in my understanding,<br>&gt; or is there a hook I'm missing.
<br>&gt;<br>&gt; Thanks,<br>&gt;<br><br>true. you could add a hook_nodeapi(submit) which put the old status in a<br>#value form element. then it is available to you at subsequent hooks<br></blockquote></div><br>