1) i have an input field ndate in the screen and its property is from dictionary type date. when i enter a data using button beside the field im not able to get the value. but there is a value.
how can i get the value i entered in input field ndate?
2) i have a input field pono in a screen, what will i do that even i dont press Enter key i will be able to go to the process where i press Enter key.
scenarion: when i put value to PONO then press Enter it will process the MODULE LOAD_DATA, this a module where i display necessary data. what i want is i enter PONO then it will automatically process the MODULE LOAD_DATA.
thanks.
donna