Page 1 of 1

Before Edit event / Browse Form

Posted: Thu Feb 01, 2018 8:13 am
by toms
Hi,

Shouldn't the BE event only be triggered after a record has been selected in the Browse form?
BE_event.png
I added some debug code in the BE event and opened a Browse Form.

Code: Select all

 nuDebug("Before Edit");  
Looking at the nuDebug Results, I see this debug message.

Re: Before Edit event / Browse Form

Posted: Thu Feb 01, 2018 7:32 pm
by admin
toms,

Good catch!

I've updated Github with the fix.

Please test it out.

Steven

Re: Before Edit event / Browse Form

Posted: Fri Feb 02, 2018 2:00 pm
by toms
Thanks, it works all fine now :)

Re: Before Edit event / Browse Form

Posted: Sat Feb 03, 2018 12:07 am
by admin
.