Before Edit event / Browse Form
Posted: Thu Feb 01, 2018 8:13 am
Hi,
Shouldn't the BE event only be triggered after a record has been selected in the Browse form?
I added some debug code in the BE event and opened a Browse Form.
Looking at the nuDebug Results, I see this debug message.
Shouldn't the BE event only be triggered after a record has been selected in the Browse form?
I added some debug code in the BE event and opened a Browse Form.
Code: Select all
nuDebug("Before Edit");