Page 2 of 2

Re: open other forms after saving

Posted: Wed Oct 31, 2018 6:32 am
by marc
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
Yes, that's what I did.


admin wrote: I don't understand Use Arrange Objects.
I mean I opened the dialog "Arrange Object" (Options menu)
admin wrote: I thought you were editing and saving records when the problem happened.
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.

Re: open other forms after saving

Posted: Wed Oct 31, 2018 10:03 pm
by admin
marc,

And nuHasBeenSaved() works every other time? - when you don't open the dialog "Arrange Object"


Steven