|
A
|
ann 8/30/2010 |
|
Ddefrain, var ctrlCust = Runner.getControl(pageid, 'customers'); |
|
|
D
|
ddefrain author 8/30/2010 |
|
Hi Ann; Thanks for your reply. var ctrlCust = Runner.getControl(pageid, "proveed"); (where "proveed" is a Lookup Wizard).
alert(ctrlCust.getValue());
Ddefrain, use JavaScript API to copy the value. Here is a sample (JavaScript Onload event on theEvents tab): var ctrlCust = Runner.getControl(pageid, 'customers'); |
|
|
|
Sergey Kornilov admin 8/31/2010 |
|
I recommend to 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. |
|
|
D
|
ddefrain author 8/31/2010 |
|
Ok Here's my Ticket I recommend to 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. |
|
|
D
|
ddefrain author 8/31/2010 |
|
I'm testing phprunner,Beta version does not do the javascript work; my mistake. Ok Here's my Ticket Ticket 215478: Lookup Wizard (Category: Support) Status: Unprocessed Updated: 8/31/2010 4:00:52 PM Thank's in advance. |
|