<div dir="ltr">Adam,<div><br></div><div style>We can certainly tweak vtiger6 UI if it helps. We&#39;ll await your screenshots to get a better idea of the proposed change. </div><div style><br></div><div style>thanks,</div>
<div style>Sreenivas</div><div><div><br></div><div><br></div></div></div><div class="gmail_extra"><br clear="all"><div>--<br>Sreenivas Kanumuru<br>vtiger Team<div><div><br></div><div>Direct: +91 96323-55656<br>Skype: skanumuru</div>
<br><b>Connect with us on: </b><a href="http://twitter.com/#%21/vtigercrm" target="_blank">Twitter</a> <b>I</b> <a href="http://www.facebook.com/pages/vtiger/226866697333578?sk=wall" target="_blank">Facebook</a> <b>I</b> <a href="http://blog.vtiger.com/" target="_blank">Blog</a><b> I</b> <a href="http://wiki.vtiger.com/index.php/Main_Page" target="_blank">Wiki</a> <b>I </b><a href="http://forums.vtiger.com/" target="_blank">Forums </a><b>I</b> <a href="http://vtiger.com/" target="_blank">Website</a><br>
</div></div>
<br><br><div class="gmail_quote">On Fri, Feb 8, 2013 at 3:18 AM, Adam Heinz <span dir="ltr">&lt;<a href="mailto:amh@metricwise.net" target="_blank">amh@metricwise.net</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr">I am working on a prototype replacement for the list view action column. We have never found it very useful as our users prefer the detail view ajax edit for the bulk of their changes and generally don&#39;t have delete permissions; which are the only two actions ever listed [1].  I&#39;ve reviewed vt6 and the mouse over behavior is no better; we&#39;re stuck with the same basic actions for every record.<div>

<br></div><div>The Vtiger_Link class has enabled us to remove custom code and replace it with data, bringing our fork more in line with stock vtigercrm.  One thing that I&#39;ve started to notice is that our context menu entries often overlap our detail view actions, the main difference being that our context menus are custom code, whereas the detail view actions are Vtiger_Links.  The obvious next step is to generate context menus from Vtiger_Links!  The handler parameter gives me a ton of control over which links are shown when I generate the context menu, which I am doing via a simple action=ModuleAjax&amp;file=ContextMenu request.  This lazy evaluation prevents list view load times from being unwieldy, without sacrificing flexibility.</div>

<div><br></div><div>Anyway, I&#39;ll have a patch up before too long (and maybe some screenshots), but I really wanted to throw this out before the mouse over behavior in vt6 is set in stone.  We&#39;re finally starting to deploy 5.4.0 to our users, so I am only now beginning to look at vt6.  Though I generally like the crisp new look, it takes several steps backwards in terms of user interface.  I&#39;ll start a new thread tomorrow enumerating my usability concerns.</div>

<div><br></div><div>[1] <a href="http://trac.vtiger.com/cgi-bin/trac.cgi/browser/vtigercrm/branches/5.4.0/include/utils/ListViewUtils.php#L970" target="_blank">http://trac.vtiger.com/cgi-bin/trac.cgi/browser/vtigercrm/branches/5.4.0/include/utils/ListViewUtils.php#L970</a><br>

</div></div>
<br>_______________________________________________<br>
<a href="http://www.vtiger.com/" target="_blank">http://www.vtiger.com/</a><br></blockquote></div><br></div>