Hi everyone,
I'm using MS Dynamics 2012. I need to automatically run some form for specific users when they run dynamics. They have access only to that form but they can run it many times (the form has button on it to run another instance). I found some code for that but the problem is I want to open just that form and now there is always open another window with ax main menu before.
So the question is, is there a way to just open a form without opening another window with main menu?
If not what is the best way to close dynamics application when the last form is closed. The problem is just with counting how many forms are currently open. Should I just create integer in sysGlobalCache and increase/decrease value every time someone open/close my form or there is already a counter where I can check how many forms is currently open?

Report
All responses (
Answers (