Hi Simon,
Please read the ticket responses.
The setfocus() issue has been fixed in the next build as I already mentioned on the ticket.
Type: Posts; User: barrymavin
Hi Simon,
Please read the ticket responses.
The setfocus() issue has been fixed in the next build as I already mentioned on the ticket.
If you have issues please submit tickets not direct email. That way we all see the ticket and can monitor the conversation.
There was an issue with setFocus() and this has been fixed in the next...
Hi Simon,
Lianja.get(“pagecustomer.tabcustomer.txtname”).setfocus();
not
Lianja.get(“pagecustomer.tabcustomer.txtname”).set focus();
and this is incorrect syntax.
Hi Simon,
setfocus() and setFocus() are both available.
Asit turns out there was an issue with setting focus on a canvas field in that last beta which I have corrected in the next build.