Jump to content

Delete the text of a UNIMEDIT when using the tab key in windows


asapltda

Recommended Posts

Good morning, how do I change the text of a tunimedit to white using java script?
When I use the tab key on the desktop it doesn't work tunimedit1.text = ' '

example: trying to create the javascrip function but it doesn't work

UniSession.AddJS('CODEBAR.JSName +'.text()= " "');
Link to comment
Share on other sites

Good morning, how do I change the text of a tunimedit to white using java script?
When I use the tab key on the desktop it doesn't work tunimedit1.text = ' '

example: trying to create the javascrip function but it doesn't work

UniSession.AddJS('CODEBAR.JSName +'.text()= " "');

 

Link to comment
Share on other sites

×
×
  • Create New...