C
|
cgphp 10/3/2013 |
header('Location: pagename.php'); |
![]() |
Admin 10/3/2013 |
Page is refreshed automatically after all those events you mentioned. However it's not clear what is the relation between your code in BeforeRecordProcessed event and all other events you mentioned. They serve totally different purpose. |
O
|
onlline author 10/5/2013 |
Page is refreshed automatically after all those events you mentioned. However it's not clear what is the relation between your code in BeforeRecordProcessed event and all other events you mentioned. They serve totally different purpose.
|
![]() |
Admin 10/8/2013 |
Thanks, see what you mean. this.on('afterInlineAdd', function( fieldsData ) { |
O
|
onlline author 10/9/2013 |
Thanks, see what you mean. You can add the following code to List page: Javascript OnLoad event this.on('afterInlineAdd', function( fieldsData ) {
|
O
|
onlline author 10/16/2013 |
Hi I use to add standard , this script does not work Thanks in advanced
|