:system.Form_Status and commit - Forms 5.0.6.8.0
From: Jim <nospamforme_at_IhateSPAMMERS.com>
Date: Tue, 16 Mar 1999 17:24:47 GMT
Message-ID: <ztwH2.2093$rf4.879969_at_news1.mco>
[Quoted] Easy Question,
Date: Tue, 16 Mar 1999 17:24:47 GMT
Message-ID: <ztwH2.2093$rf4.879969_at_news1.mco>
[Quoted] Easy Question,
[Quoted] I check if :system.Form_Status = 'CHANGED' to turn on my 'SAVE' Button
My 'SAVE' Button is really simple, just a commit statement.
I have two editing forms in a MDI environment.
I open FORM 'A' and make some changes, this activates my SAVE Button on Form 'A'
[Quoted] Leaving FORM 'A' Open, I Open FORM 'B' and make some changes, this activates [Quoted] the 'SAVE' Button on FORM 'B'.
When you Press the 'SAVE' button on FORM 'B' it commits all the changes, from both forms!
Maybe what I'm trying to is poor design but is there any way to make sure that the 'SAVE' Button on a Form ONLY saves the changes for that form?
Thanks in Advance
Jim Received on Tue Mar 16 1999 - 18:24:47 CET