![]() |
Sergey Kornilov admin 11/18/2010 |
This would not be possible as BeforeRecordAdded event is executed on the server. |
E
|
electromotive author 11/19/2010 |
This would not be possible as BeforeRecordAdded event is executed on the server. Your best bet is to modify submit button behaviour adding a javascript code with confirm() function call.
|