|
Re: Primary Key Item Behavior [message #634675 is a reply to message #634665] |
Fri, 13 March 2015 01:17 |
|
Littlefoot
Messages: 21823 Registered: June 2005 Location: Croatia, Europe
|
Senior Member Account Moderator |
|
|
As far as I can tell, there's nothing special in JOVID (so that Oracle would refuse entering that item).
- Is this a brand new form? Did you create it? Using a data block wizard, perhaps?
- Are there any triggers which modify JOVID item's properties (with SET_ITEM_PROPERTY)?
- Try to create WHEN-NEW-FORM-INSTANCE trigger (if you don't have it already), set a breakpoint in there and run a form in debug mode. Follow its execution; maybe you'll find a culprit.
|
|
|