Code: Select all
function nuAfterSave(){
nuForm('PRM_MIS_ENFRENTAMIENTOS', '', '', '', 0) ;
}
My issue is I get an Uncaught error.
If change last parameter same error. If I remove the function it works.
Some idea?
EDITED:
Web Console empty. Debug window empty.