Sendkeys problem in multiple subform
NaviDev
Member Posts: 365
Hello,
I have this forms with 5 subform in it in a total of 6 forms. And I am applying the sendkeys to all the form. So I did declare the automation in all the forms containing the same logic. But when I run the main form, the sendkey only works for the main form and the 2 other subform. Does this mean that the automation can only be use in 3 instances?
I have this forms with 5 subform in it in a total of 6 forms. And I am applying the sendkeys to all the form. So I did declare the automation in all the forms containing the same logic. But when I run the main form, the sendkey only works for the main form and the 2 other subform. Does this mean that the automation can only be use in 3 instances?
Navision noob....
0
Comments
-
Clear cache usage of automation variable before go to next send key.then restart again.........Devendra Kr. Sharma
IBIZ Consulting Services,India0 -
Hello devu_13,
How to clear the cache?
Thank you for your sharing.Navision noob....0 -
use automation variable functions ......
Like clear(pdfcreator.cache);Devendra Kr. Sharma
IBIZ Consulting Services,India0 -
Hello again,
Actually the Automation doesnt have any function like cache. So I have clear the automation itself in every time I need to send a key like on the codes below.
But the output is still the same.
CLEAR(Wscript);
CREATE(Wscript);
Wscript.SendKeys('+' + ' ');Navision noob....0 -
What do you want to do? Update the subform(s) based on datas in the mainform?
O update a subform based on datas in a other subform?Do you make it right, it works too!0 -
Hi garak,
I use it just to highlight what is the current record selected in every form.Navision noob....0 -
That's why I never will do that for customer. The mark is on the left side of each table. If user is not able to learn to use this, all solutions will be very costly and buggy...0
-
Yep, its the same reason as my other post.
Now I am quite confused. When I click(Left Mouse Click) on the subform, it doesn't highlight the line. But when i use the keyboard arrow keys, It does. :-kNavision noob....0
Categories
- All Categories
- 75 General
- 75 Announcements
- 66.7K Microsoft Dynamics NAV
- 18.8K 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
- 610 NAV Courses, Exams & Certification
- 1.9K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 251 Dynamics CRM
- 103 Dynamics GP
- 6 Dynamics SL
- 1.5K Other
- 991 SQL General
- 383 SQL Performance
- 34 SQL Tips & Tricks
- 28 Design Patterns (General & Best Practices)
- Architectural Patterns
- 9 Design Patterns
- 4 Implementation Patterns
- 53 3rd Party Products, Services & Events
- 1.6K General
- 1K General Chat
- 1.6K Website
- 77 Testing
- 1.2K Download section
- 23 How Tos section
- 249 Feedback
- 12 NAV TechDays 2013 Sessions
- 13 NAV TechDays 2012 Sessions
