how to disable a perticular item when you are in enter query mode
622131Aug 28 2008 — edited Aug 28 2008hello experts,
i want to disable some perticular items when the form moves into enter query mode, in the trigger
KEY-ENTQRY
i have written this statement
set_item_property('EMPNO', enabled, property_false);
but it is not working .can any body suggest what can i do.
I want to do it programitically.
Regards
Anutosh