Re: open other forms after saving
Posted: Wed Oct 31, 2018 6:32 am
Yes, that's what I did.admin wrote:marc,
I'm still trying to understand the things you did to make nuHasBeenSaved() not work.
Is this right...
1. So I added the code to my form.
2. I open it.
3. Use Arrange Objects from the option menu.
4. Hit save in the dialog.
Steven
I mean I opened the dialog "Arrange Object" (Options menu)admin wrote: I don't understand Use Arrange Objects.
No saving happened (at least not the form itself). I just hit save in the "arrange objects" dialog. But this kind of makes the form think it has been saved and hence nuHasBeenSaved() returns an incorrect value.admin wrote: I thought you were editing and saving records when the problem happened.