Refresh a form
bolko
Member Posts: 13
I have a Form(A) with two Sub-forms.
The firs form is just a frane no table linked, and the two sub-forms are the same form, just filtered different.
I want to put a monitor in my traffic dpt. with this FORM, but i have to click on it to refresh the info.
Could I auto refresh the form?
Thanks,
The firs form is just a frane no table linked, and the two sub-forms are the same form, just filtered different.
I want to put a monitor in my traffic dpt. with this FORM, but i have to click on it to refresh the info.
Could I auto refresh the form?
Thanks,
0
Comments
-
Every form has a timer. Enter a value in the TimerInterval property of the form, and put "CurrForm.UPDATE" in the OnTimer event. The Timerinterval is in miliseconds, so if you enter 1000, it will refresh every second.0
-
you type this in the forum Financials. Note, the timer property in forms is enabled >= version 2.01Do you make it right, it works too!0
-
Which was called 'Navision Financials', which is the title of this forum
0 -
and the name of the version < 2.01 was also Navision Financials ;-)
But the Timer Property was established with 2.01Do you make it right, it works too!0 -
-
Seems so. does that mean i get the last word?
0 -
-
last word :!:
Do you make it right, it works too!0 -
0
-
if you are an end user, you can't get to the timerinterval property, you can design basic forms, like this one, but to you can't get to cal/code in forms without the $8000 application designer. the reason I assume he is an end user, is this has to be a very old installation, and if he is just finding the forum, he is a new employee with the company looking to try to update it a little bit.DenSter wrote:Every form has a timer. Enter a value in the TimerInterval property of the form, and put "CurrForm.UPDATE" in the OnTimer event. The Timerinterval is in miliseconds, so if you enter 1000, it will refresh every second.
last word
0 -
go to a form
Tools->Designer->View->Properties
(Scroll down to the last proprerty)
TimerInterval
that can be accesses it's the
"CurrForm.UPDATE" in the OnTimer event that will be the trouble0
Categories
- All Categories
- 73 General
- 73 Announcements
- 66.6K Microsoft Dynamics NAV
- 18.7K NAV Three Tier
- 38.4K NAV/Navision Classic Client
- 3.6K Navision Attain
- 2.4K Navision Financials
- 116 Navision DOS
- 851 Navision e-Commerce
- 1K NAV Tips & Tricks
- 772 NAV Dutch speaking only
- 617 NAV Courses, Exams & Certification
- 2K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 323 Dynamics CRM
- 111 Dynamics GP
- 10 Dynamics SL
- 1.5K Other
- 990 SQL General
- 383 SQL Performance
- 34 SQL Tips & Tricks
- 35 Design Patterns (General & Best Practices)
- 1 Architectural Patterns
- 10 Design Patterns
- 5 Implementation Patterns
- 53 3rd Party Products, Services & Events
- 1.6K General
- 1.1K General Chat
- 1.6K Website
- 83 Testing
- 1.2K Download section
- 23 How Tos section
- 252 Feedback
- 12 NAV TechDays 2013 Sessions
- 13 NAV TechDays 2012 Sessions

