Passing parameters

Hello everyone …

After a while, giving me this problem … when I go from one application to another with parameters, the application that receives the parameters will arrive blank.

Example of a form call a pdf

sc_redir(pdf_prueba.php,p_parame={field_id});

The pdf receives blank. Worst of all is that I have no problems on my production machine, is when I install it on my linux server.

If someone knows something please is urgent

Hello rivaco,

Instead of passing parameters through sc_redir() I recommend you to use [GlobalVariables] to pass parameters.

Issue reported to our bugs team.

regards,
Bernhard Bernsmann