How to show Popups when the data is updated ????

kishi_g
Member Posts: 162
Hi,
I used one table for discount prices. now any one enter data in to that table then i will show popups (like for example 10 new records added.)
how can i do that in this scenario????
Thanks & regards,
Kishore.
I used one table for discount prices. now any one enter data in to that table then i will show popups (like for example 10 new records added.)
how can i do that in this scenario????
Thanks & regards,
Kishore.
0
Comments
-
The only way I see a message like that happening would be to have the data entered into an "entry" type table and once the data is entered there you click an Update button that transfers the data from the entry table to it's final desination table. How else would a table know how many new entries were added if you enter it directly into the table?0
-
Hi,
How is the data inserted into the table? is it on a form, report, codeunit, dataport or xml?
If the data is inserted via an automation process then you need to use the timer after the process run then you show the message to the user based on his userid.
Actually, there're are different ways of popping up a message. You just need to be more specific on how do you insert entries, when and who do you need to inform about thoses new entries.
Cheers,
Dries.0 -
Suppose in the database i had 20 users. suppose i create new item in item table. then the popup message will appear to the perticular users.
how can i do that???
Thanks & Regards,
kishore.0 -
You have two choices:
Via active sessions where you can get your active USERID or sending an email to your complete users in the user setup table.0 -
you could add the table to the ones logged in the Change Log Entry. Then create a codeunit with a timer to look in a specific interval for modifies/inserts/deletes in the table Item and show a message, if some of these events have happened.0
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
- 320 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