Hi Phillip,<br><br>You can access <a href="http://lists.vtigercrm.com/mailman/listinfo/vtigercrm-developers">http://lists.vtigercrm.com/mailman/listinfo/vtigercrm-developers</a> and go to the bottom of the page. Please, do not subscribe to developers lists of any open source software just to make a question and go away. We have forums for that.<br>
<br>Cheers<br><br>Nicolas<br><br><div class="gmail_quote">2011/9/22 Philip Holan <span dir="ltr"><<a href="mailto:pholan@hotmail.com">pholan@hotmail.com</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div dir="ltr">
<div dir="ltr">
<div style="font-family:'Calibri';color:#000000;font-size:12pt">
<div>Nicolas,</div>
<div> </div>
<div>How do I unregister from receiving email notifications?</div>
<div> </div>
<div>Thanks</div>
<div style="font-style:normal;display:inline;font-family:'Calibri';color:#000000;font-size:small;font-weight:normal;text-decoration:none">
<div style="font:10pt tahoma">
<div> </div>
<div style="background:#f5f5f5">
<div><b>From:</b> <a title="niclarcipretti@gmail.com" href="mailto:niclarcipretti@gmail.com" target="_blank">Nicolas Larcipretti</a> </div>
<div><b>Sent:</b> Thursday, September 22, 2011 1:36 PM</div>
<div><b>To:</b> <a title="vtigercrm-developers@lists.vtigercrm.com" href="mailto:vtigercrm-developers@lists.vtigercrm.com" target="_blank">vtigercrm-developers@lists.vtigercrm.com</a>
</div>
<div><b>Subject:</b> Re: [Vtigercrm-developers] Enter bind</div></div></div>
<div> </div></div>
<div style="font-style:normal;display:inline;font-family:'Calibri';color:#000000;font-size:small;font-weight:normal;text-decoration:none"><div><div></div><div class="h5">Sorry,
forgot to say that the block to this test must be a lead
block.<br><br>Cheers<br><br>
<div class="gmail_quote">2011/9/22 Nicolas Larcipretti <span dir="ltr"><<a href="mailto:niclarcipretti@gmail.com" target="_blank">niclarcipretti@gmail.com</a>></span><br>
<blockquote style="border-left:#ccc 1px solid;margin:0px 0px 0px 0.8ex;padding-left:1ex" class="gmail_quote">A fresh install wont have the related to fields that I
created. I'll give you the script to create them in your
installation:<br><br><?php<br>require_once
'vtlib/Vtiger/Block.php';<br><br>//Can be any block you want<br>$blockInstance
= Vtiger_Block::getInstance(117);<br><br>$fieldInstance = new
Vtiger_Field();<br>$fieldInstance->name =
'existentaccount';<br>$fieldInstance->label = 'Existent
Account';<br>$fieldInstance->table =
'vtiger_leadscf';<br>$fieldInstance->column =
'existent_account';<br>$fieldInstance->columntype =
'VARCHAR(255)';<br>$fieldInstance->uitype =
10;<br>$fieldInstance->typeofdata =
'V~O';<br><br>$blockInstance->addField($fieldInstance);<br><br>$fieldInstance->setRelatedModules(Array('Accounts'));<br><br>Run
this script in your vtiger, access leads->edit view, select an account, set
your cursor in a text field and press enter.<br><br>Cheers<br><br>Nicolas<br>
<div class="gmail_quote">
<div>
<div></div>
<div>2011/9/22 Joe Bordes <span dir="ltr"><<a href="mailto:joe@tsolucio.com" target="_blank">joe@tsolucio.com</a>></span><br></div></div>
<blockquote style="border-left:#ccc 1px solid;margin:0px 0px 0px 0.8ex;padding-left:1ex" class="gmail_quote">
<div>
<div></div>
<div>
<div text="#000000" bgcolor="#FFFFFF">Quick test on my test install with
firefox and I can't reproduce.<br>Can you reproduce this behaviour online or
in a fresh install? Another browser?<br><br><br>El 22/09/11 19:04,
Nicolas Larcipretti escribió:
<blockquote type="cite">
<div>
<div></div>
<div>Hey fellas,<br><br>I've noticed that in the edit view, if you place
the cursor in any input text field and press "enter", every "related to"
field in the form is automatically erased. Anyone else noticed that? Is
there a work around to this? Or do I have to unbind the action from the
eraser button via jquery/prototype to solve
this?<br><br>Cheers<br><br>Nicolas<br><br>
<fieldset></fieldset> <br></div></div><pre>_______________________________________________
<a href="http://www.vtiger.com/" target="_blank">http://www.vtiger.com/</a></pre></blockquote><br></div>
<div> </div></div></div>_______________________________________________<br><a href="http://www.vtiger.com/" target="_blank">http://www.vtiger.com/</a><br></blockquote></div><br></blockquote></div><br>
</div></div><p>
</p><hr>
_______________________________________________<br><a href="http://www.vtiger.com/" target="_blank">http://www.vtiger.com/</a><p></p></div></div></div></div>
<br>_______________________________________________<br>
<a href="http://www.vtiger.com/" target="_blank">http://www.vtiger.com/</a><br></blockquote></div><br>