FRM-41042 -No such property for set_item_property
AmasoniDec 22 2008 — edited Dec 22 2008Hello all!
Im getting the above error when issuing the statement below in a post-query trigger in a form.
set_item_property('emp_mst.sub_div_cd',ENABLED,PROPERTY_TRUE);
I find this strange coz i've been using it b4.
Thnx