Is it possible to call any Form like "Warning Form" which contains OK & Cancel Button just before Login Screen. Please let me know if you have any solution in this regard.
You posted in "NAV 3 tier" section, so i'm wondering what do you mean with "login screen"? there is no login screen in the RTC: you are automatically logged in.
if you mean after you click "change server..." but before the dialog that requests you what is the service you want to connect, well...i don't think it's possible (not through nav custom code, at least). :-k
what do you exactly want to do?
-Mirko-
"Never memorize what you can easily find in a book".....Or Mibuso My Blog
The above post is related to change in BMPs or Icons where as I wanted to call a form or Customized application for displaying message. Form may not be possible because connection to DB is not yet done. But calling any external application (small) should be possible.
[Thx for reporting ... but don't post these kind of messages in the forum. Use the "Report this post" feature to report it to the moderator. See Forum Rules #4.1]
Comments
-Mohana
http://mohana-dynamicsnav.blogspot.in/
https://www.facebook.com/MohanaDynamicsNav
a: custom code is saved in the database
b: you want to run custom code before connecting to the database
|To-Increase|
But we can show Error/Normal Message before the login screen..
Please check my blog
http://mibuso.com/blogs/mohana/2011/07/20/login-stored-procedure-on-the-sql-server-option/
-Mohana
http://mohana-dynamicsnav.blogspot.in/
https://www.facebook.com/MohanaDynamicsNav
if you mean after you click "change server..." but before the dialog that requests you what is the service you want to connect, well...i don't think it's possible (not through nav custom code, at least). :-k
what do you exactly want to do?
"Never memorize what you can easily find in a book".....Or Mibuso
My Blog
viewtopic.php?f=7&t=9030
Eric Wauters
MVP - Microsoft Dynamics NAV
My blog
The above post is related to change in BMPs or Icons where as I wanted to call a form or Customized application for displaying message. Form may not be possible because connection to DB is not yet done. But calling any external application (small) should be possible.
Currently i wanted to do this in NAV Classic.
Thanks