Isn&#39;t there anyway else to do this? Usualy, in php frameworks, you have the Input and Output concept, where you can manipulate the &quot;from-to&quot; relation in a web based system flow. Do we have anything like this in VTIGER?<br>
<br>Thanks,<br><br>Nicolas<br><br><div class="gmail_quote">2011/4/19 Adam Heinz <span dir="ltr">&lt;<a href="mailto:amh@metricwise.net">amh@metricwise.net</a>&gt;</span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im">On Tue, Apr 19, 2011 at 10:35 AM, Nicolas Larcipretti<br>
&lt;<a href="mailto:niclarcipretti@gmail.com">niclarcipretti@gmail.com</a>&gt; wrote:<br>
&gt; All I need to do now is to find a<br>
&gt; way to redirect the save action back to the edit page if there&#39;s a<br>
&gt; validation error, but I couldn&#39;t find anyway to do this. Can anyone give me<br>
&gt; a clue on how to manipulate this flow?<br>
<br>
</div>The last couple lines in any of the Save.php files are a header()<br>
redirect.  It&#39;s a bit of a hack, but it seems like you could coerce it<br>
to do what you want if you modify the global variables used in those<br>
calls.<br>
_______________________________________________<br>
<a href="http://www.vtiger.com/" target="_blank">http://www.vtiger.com/</a><br>
</blockquote></div><br>