![]() |
Sergey Kornilov admin 2/12/2013 |
Autofill does work with readonly fields. As a first make sure you un the latest build of PHPRunner. If this doesn't help post your application to Demo Account and open a ticket at http://support.xlinesoft.com sending your Demo Account URL. 'Demo Account' button can be found on the last screen in the program. |
R
|
rockrockers23 author 2/12/2013 |
Autofill does work with readonly fields. As a first make sure you un the latest build of PHPRunner. If this doesn't help post your application to Demo Account and open a ticket at http://support.xlinesoft.com sending your Demo Account URL. 'Demo Account' button can be found on the last screen in the program. The difference between disabled and readonly fields is that disabled fields are not submitted to server when you save a record. You need to use readonly fields for this purpose.
|
![]() |
Sergey Kornilov admin 2/13/2013 |
Autofill DOES work with readonly fields. |