pre insert ,,go_item
abcdxyzAug 4 2006 — edited Aug 4 2006Hi all
i have created a new field in the existing table with data
I have made the field as non mandatory .
On the form i have added the field
i want to make this field as mandatory now .
hence i have added the code in the pre insert and pre update trigger .
till here it works fine
now i have written a go_item in the pre insert and pre update to navigate to the item after the error
but it gives me error that go_item not allowed in preupdate .
is there any workaround by which i can navigate to the item for entering the value if it is left blank ?
plzz help me
mandar