C
|
cgphp 3/5/2012 |
If you are using inline add (like popup), remove the header code from the "After record added" event and enter the following code in the "Javascript onload" event of the add page: this.on('afterSave', function(formObj, fieldControlsArr, pageObj){ |
D
|
danaci author 3/5/2012 |
thnx christian |