[Vtigercrm-developers] Creating an event to manipulate the save flow from a module

Nicolas Larcipretti niclarcipretti at gmail.com
Tue Apr 19 19:17:39 PDT 2011


Anyone? I'm reaaaally needing this info.

Thanks

Nicolas

2011/4/19 Nicolas Larcipretti <niclarcipretti at gmail.com>

> Isn't there anyway else to do this? Usualy, in php frameworks, you have the
> Input and Output concept, where you can manipulate the "from-to" relation in
> a web based system flow. Do we have anything like this in VTIGER?
>
> Thanks,
>
> Nicolas
>
>
> 2011/4/19 Adam Heinz <amh at metricwise.net>
>
>> On Tue, Apr 19, 2011 at 10:35 AM, Nicolas Larcipretti
>> <niclarcipretti at gmail.com> wrote:
>> > All I need to do now is to find a
>> > way to redirect the save action back to the edit page if there's a
>> > validation error, but I couldn't find anyway to do this. Can anyone give
>> me
>> > a clue on how to manipulate this flow?
>>
>> The last couple lines in any of the Save.php files are a header()
>> redirect.  It's a bit of a hack, but it seems like you could coerce it
>> to do what you want if you modify the global variables used in those
>> calls.
>> _______________________________________________
>> http://www.vtiger.com/
>>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.vtigercrm.com/pipermail/vtigercrm-developers/attachments/20110419/bc1dedec/attachment-0002.html 


More information about the vtigercrm-developers mailing list