Bug? Deleting Record in Form with Joined Fields (OpenInsight 32-bit Specific)
At 28 MAR 2002 05:38:08PM Ray Chan wrote:
I has ascertained that if a form has a joined field (data in control is related to another file) that one cannot delete that record using something like:
Send_Event(MDIChild, "DELETE")Everything appears normal. The system asked if you want to delete the item. If you say, "yes", then, the form gets cleared, but the record still exists if you were to look.
1) It possible I may not have the correct checkbox enabled: allow insert; allow update; implicit delete; and explicit delete.
2) This is a minor bug.
3) I need to delete items in a form differently when join fields are present.
Thanks,
Ray