Sign in with Microsoft
Sign in or create an account.
Hello,
Select a different account.
You have multiple accounts
Choose the account you want to sign in with.

TechKnowledge Content

When a user enters the Report Writer or Modifier in a running application, all Dexterity based triggers are un-registered from memory. When a user then chooses to go back to Dynamics or eEnteprise, the Startup scripts run for each application on re-entry. Therefore, you need to make sure that all your triggers are registered in the Startup global procedure. If you do not, those triggers will not fire for the user when they re-enter the application. The most common case where this occurs is the following. A developer registers one focus trigger in their Startup script that triggers on the Switch Company window. Then, inside that trigger, they register their remaining triggers using the user and company login information. While this technique works successfully on initial entry, or on switching companies, the triggers will not get registered again when the user enters Report Writer or Modifier and then returns to the main application.

This article was TechKnowledge Document ID:10057

Need more help?

Want more options?

Explore subscription benefits, browse training courses, learn how to secure your device, and more.

Communities help you ask and answer questions, give feedback, and hear from experts with rich knowledge.

Was this information helpful?

What affected your experience?
By pressing submit, your feedback will be used to improve Microsoft products and services. Your IT admin will be able to collect this data. Privacy Statement.

Thank you for your feedback!

×