C
|
cgphp 8/15/2012 |
You can start from here: http://xlinesoft.com/phprunner/docs/inserting_button.htm |
J
|
jmccullough author 8/15/2012 |
Thanks for the reply. I have added the button to my List page and it displays a message but doesn't give the option to "continue or cancel". Also, I'm not sure how to update the record modified field or lock the user out. |
C
|
cgphp 8/15/2012 |
The link above tells you more about button and its functionality. Check the examples at the bottom of the article. |
J
|
jmccullough author 8/23/2012 |
The link above tells you more about button and its functionality. Check the examples at the bottom of the article. |
J
|
jmccullough author 8/23/2012 |
Thank you, I have followed the example and added a button and code to my list page but when I test the button I receive message "sending request to server....." and the fields are not updated. |
![]() |
Sergey Kornilov admin 8/23/2012 |
Most likely this is some sort of error in buttons OnServer event. |