Keith, we highly encourage our StrataFrame users to participate on the posts
. We always review everything to make sure that the right information gets to the right people...so please help anyway you like. As for the events, there are obviously a number of events taht can be used and they fire in pre-determined orders. To get a description of the events, open the help documentation and review the class reference for teh BusinessLayer. This will give you a basic idea of the point of an event.To determine if you just entered an editing state, use the EditingStateChanged event. We try to name events as to their purpose. If you have some questions on specific events let me know. Thanks.