Set multiple checkbox list on Edit page |
10/30/2014 6:16:43 PM |
PHPRunner General questions | |
H
headingwest author
There is an article here: |
|
![]() |
Sergey Kornilov admin 11/4/2014 |
Unfortunately it's not that easy. This sample code is intended to work on the Add page only. Making a fully-functional Edit control is more complicated. Usually things like this are implemented via Edit control plugins: http://xlinesoft.com/phprunner/docs/how_to_create_your_own_edit_control.htm |