ERROR: sc_redir not working after update in the application type form

In the application type form, in the event after update the macro SC_REDIR doesn’t work.
What is the solution?

Hello,

Could explain us more about this problem? How are you doing this?

Thank you!

updating from version 0.12 to version 0.13 there have been a series of blocking problems. type application blank with html code hidden by scriptcase, on application type form does not work onafter update event, screen locked on progress of records. link menu not working error perfil_lib. I tried to do a manual installation but the problems remained. I solved only by restoring the true 0.12 scriptcase and regenerating the applications. tell me with what courage I could upgrade to version 0.14

we create applications for tax revenue agencies we can not afford these mistakes. other times even the paid assistance nin has been decisive. Mr. Santos I’ll be available if you want to send me your private contact, if we solve the payment of the tiket is not a problem. Thank you

I tried to install version 0.14 and the problems came back. FORM Block screen application on record progress, not onAfterUpdate events.
Tell me how to proceed.
Meanwhile, return to version 0.12.
Solved only the perfil_lib() problem (…)

since version 0.13 I know that I can not recall a function of an ajax type button: sc_ajax_javascript(“sc_btn_converti100linee()”);
I have many applications that have this type of code. [ATTACH=JSON]{“data-align”:“none”,“data-size”:“large”,“data-attachmentid”:85292}[/ATTACH]

scriptcase.jpg

I solved the problem ScBtnFn_converti … appropriately renaming the function with the new name automatically assigned by scriptcase to the relative button, but
it remains that if I press the progress button, this message appears in inspection:

[ATTACH=JSON]{“data-align”:“none”,“data-size”:“custom”,“height”:“129”,“width”:“1123”,“data-attachmentid”:85296}[/ATTACH]

scriptcase_002.jpg

why from version 0.13 change the names of the functions created by scriptcase in previous versions ?. Type the sc_btn_test () modified in scBtnFn_test (), so many custom code applications will no longer work. Until version 0.12 everything worked fine. who like us, creates complex applications with scriptcase uses a lot of custom code, now this is a big problem