<div dir="ltr">It looks like the same logic [1] [2] as in 5.4 [3] [4] to me?<div><br></div><div>[1] <a href="http://trac.vtiger.com/cgi-bin/trac.cgi/browser/vtigercrm/branches/6.0.0/modules/Quotes/Save.php#L63">http://trac.vtiger.com/cgi-bin/trac.cgi/browser/vtigercrm/branches/6.0.0/modules/Quotes/Save.php#L63</a><br>
</div><div>[2] <a href="http://trac.vtiger.com/cgi-bin/trac.cgi/browser/vtigercrm/branches/6.0.0/modules/Calendar/Save.php#L337">http://trac.vtiger.com/cgi-bin/trac.cgi/browser/vtigercrm/branches/6.0.0/modules/Calendar/Save.php#L337</a><br>
</div><div>[3] <a href="http://trac.vtiger.com/cgi-bin/trac.cgi/browser/vtigercrm/branches/5.4.0/modules/Quotes/Save.php#L63">http://trac.vtiger.com/cgi-bin/trac.cgi/browser/vtigercrm/branches/5.4.0/modules/Quotes/Save.php#L63</a><br>
</div><div><div>[4] <a href="http://trac.vtiger.com/cgi-bin/trac.cgi/browser/vtigercrm/branches/5.4.0/modules/Calendar/Save.php#L346">http://trac.vtiger.com/cgi-bin/trac.cgi/browser/vtigercrm/branches/5.4.0/modules/Calendar/Save.php#L346</a></div>
</div><div><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, May 3, 2013 at 12:17 AM, Appu <span dir="ltr"><<a href="mailto:apparao@vtiger.com" target="_blank">apparao@vtiger.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div style="color:rgb(34,34,34);font-size:13px;font-family:arial,sans-serif">In Vtiger6 Calendar module follows similar semantics as other module.</div>
<div style="color:rgb(34,34,34);font-size:13px;font-family:arial,sans-serif">

Post delete redirection to ListView of the module is performed.</div><br><div class="gmail_quote"><div class="im">On Fri, May 3, 2013 at 12:34 AM, Adam Heinz <span dir="ltr"><<a href="mailto:amh@metricwise.net" target="_blank">amh@metricwise.net</a>></span> wrote:<br>


</div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im"><div dir="ltr">If you scroll down to the bottom of most any Delete.php or Save.php, you'll see a fairly standard header() call to redirect you back to the detail or list view from whence you came.  As usual, the Calendar module is dissimilar from the other modules and adds another half-dozen variables on top of the usual return_action, _module and _id.  Has any thought been given to collapsing all these values into a single url- or json-encoded value?  Then the redirecting page can avoid parsing it entirely.  I'm adding new vtiger_links entries that move between modules and while that is easy enough, getting back afterwards is proving cumbersome.</div>



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