A
|
ann 6/30/2010 |
Hi, var ctrl=Runner.getControl(pageid, fieldname);
|
S
|
Seraph author 6/30/2010 |
Hi, use JavaScript API to set up field as disabled. Here is a sample: var ctrl=Runner.getControl(pageid, fieldname)
|
A
|
ann 7/1/2010 |
Hi, |
S
|
Seraph author 7/1/2010 |
Hi, make sure you've copied exact name of the field. Use JavaScript Onloadevent on the Events tab to enter the code. If it doesn't help please publish your project on Demo Account and open a ticket at http://support.xlinesoft.com sending a URL to your pages along with instructions on reproducing this error. 'Demo Account' button can be found on the last screen in the program.
|