<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    I have created a module with a single script which handles pushing
    our campaigns into phplist.<br>
    <br>
    The only way that this module is accessed, is from within a campaign
    detailview via the link system.<br>
    <br>
    I am now wondering how I can:<br>
    <ul>
      <li>Remove the module itself from the menu.</li>
      <li>Insert the link programmatically (currently I am just using
        sql insert on vtiger_links).</li>
    </ul>
    <p>Any help would be appreciated, including links to documentation
      on either of the above.<br>
    </p>
    <br>
    <pre class="moz-signature" cols="72">-- 
Richard Hills
TechnologyWise Ltd, Tauranga, NZ
<a class="moz-txt-link-abbreviated" href="mailto:richard@tw.co.nz">richard@tw.co.nz</a>
<a class="moz-txt-link-abbreviated" href="http://www.technologywise.co.nz">www.technologywise.co.nz</a>
ph: +64 (0)7 571 1060
fax: +64 (0)7 571 1061</pre>
  </body>
</html>