I can assure you that is not stepping from rec to rec problem.
to test this problem i have put an application.output(‘in onShow abc form’) in the onShow events of various forms - but it only outputs once - not every time the form is made visible.
Question: should making a form visible trigger the onShow event?
Hi Marcel
Using the V3 Crm systen the central dialog form and its tabs - the whole thing is controlled by making visible and hiding the dialog form.
the manual VolII chapter 5 page 69 says quote ‘this method is triggered EVERY TIME the form is displayed’ - for displayed i take to mean ‘made visible’
Are you telling me that this is not true and is only triggered by other specific events?