[Vtigercrm-developers] header redirect after action

Adam Heinz amh at metricwise.net
Thu May 2 19:04:36 UTC 2013


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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.vtigercrm.com/pipermail/vtigercrm-developers/attachments/20130502/f9c3a67e/attachment.html>


More information about the vtigercrm-developers mailing list