sc_redir does not work in a master/detail form

Hi Guys,

I have a master/detail form, say master “Form A” and editable grid view “Form B”.

When running “Form A” with “Form B” inside, I tried to use a command sc_redir from “Form B”. It does NOT work.

If I run “Form B” alone (with no Form A), sc_redir command WORKS.

Before the current version of scriptcase, using sc_redir when running from “Form A” with “Form B” inside WORKS. But with this version, does NOT work.

Please help.

Hello,

Issue reported to our bugs team.

regards,
Bernhard Bernsmann

Further to the problems, I like to add more info as follows :

  1. I use sc_redir on ajax event in Form B. Not all events will invoke the sc_redir (I have some ifs statement)
  2. On some records, sc_redir from Form B works
  3. On some records, especially Adding new records, sc_redir from Form B does not work (very very weird. The same code but sometimes work, sometimes doesn’t).