[Vtigercrm-developers] header redirect after action

Appu apparao at vtiger.com
Fri May 3 04:17:54 UTC 2013


In Vtiger6 Calendar module follows similar semantics as other module.
Post delete redirection to ListView of the module is performed.

On Fri, May 3, 2013 at 12:34 AM, Adam Heinz <amh at metricwise.net> wrote:

> 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.
>
> _______________________________________________
> http://www.vtiger.com/
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.vtigercrm.com/pipermail/vtigercrm-developers/attachments/20130503/19af2882/attachment.html>


More information about the vtigercrm-developers mailing list