Hi formspider team, api_application.getfocusedcomponent is a feature I was eagerly looking for in 1.3.0. Though the change log says that it is fixed it is still not working. I am getting the following result. The command given in a key event is: api_application.showpopupmessage(api_application.getfocusedcomponent); My grid panel name is: TEST_GRID the result displayed is: TEST_GRID My test script is as under:
George |
Hi George, I guess you are expecting
Hope this helps, |