Code: Select all
function nuAfterSave(){
nuOpenPreviousBreadcrumb();
}
Leave this form without saving?
why does this happen?
the code doesn't work after saving?
Code: Select all
function nuAfterSave(){
nuOpenPreviousBreadcrumb();
}
Code: Select all
nuSetValue('IDCLIENTE', nuGetProperty('pk_cliente'));