tnx <br><br>i installed the prepopulate.module and enabled it in admin/modules.<br><br>can u give an example on the usage? <br><br>for ex: <br>i need to pass the value &quot;book1&quot; to the variable 'Book' to when creating a review object type . But the following did not work
<br><br><a href="http://localhost/drupal/?q=node/add/content-review?Book=book1">http://localhost/drupal/?q=node/add/content-review?Book=book1</a><br><br>tnx in advace.<br><br>Srimal.<br><br><br><div><span class="gmail_quote">
On 6/22/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;">
i thiunk you might need prepopulate.module in order to send that related<br>node in the querystring. see <a href="http://drupal.org/node/55310">http://drupal.org/node/55310</a><br><br>Srimal Jayawardena wrote:<br>&gt; Hi<br>
&gt;<br>&gt; Would anyone know how to pass the reference of one CCK object to another<br>&gt; CCK object during object creation as an argument?<br>&gt; (cck = content creation kit)<br>&gt;<br>&gt; Ex:<br>&gt; If i have two cck content types A and B with the following fields.
<br>&gt;<br>&gt; A ( aid, some field)<br>&gt; B (bid, aid, somefiled)<br>&gt;<br>&gt; so that every B is related to an A.<br>&gt;<br>&gt; When creating a new B object, how can I a pass the reference of an<br>&gt; existing A object (ie an 'aid') via an argument (through the URL)? [
<br>&gt; this should happen without the user having to enter it manuall -- i.e<br>&gt; when the user clicks&nbsp;&nbsp;a particular URL&nbsp;&nbsp;a chosen aid shuold be passed ]<br>&gt;<br>&gt; Tnx in advance<br>&gt;<br>&gt; Srimal.<br>&gt;
<br>&gt;<br>&gt;<br><br></blockquote></div><br>