|
|
Sergey Kornilov admin 3/13/2008 |
|
The short answer - you cannot do this. |
|
|
S
|
spintz 3/13/2008 |
|
This is possible, and I do similar things, they just are not readily available in PHPR, so it requires a bit of custom code. <!-- The checkbox -->
$values['lock_record'] = $_POST["lock_record"]; |
|
|
L
|
laonian author 3/14/2008 |
This is possible, ...
|
|
|
S
|
spintz 3/14/2008 |
|
Glad to have helped! |
|