What is new in RTC (Filter variables, Grouping and Grid ...

Luc_VanDyck
Member, Moderator, Administrator Posts: 3,633
Session title: What is new in RTC (Filter variables, Grouping and Grid layout)
Date: Thursday, 27 september 2012
Time: 14:00 - 15:30
Level: 200 - Intermediate, 300 - Advanced
Speakers: Marc Hansen, Thomas Vestergaard
Session description:
The session will provide background for what Grid Layout is (and what it isn’t), why it was introduced and how it is used change the default UI in the Role Tailored Client without having to use UI Add-ins. The demos will walk through the new Grid Layout specific metadata properties in the Development Environment with some basic and advanced examples. In addition we will also cover the User Experience principles used internally by the Nav team when using Grid Layout.
We will also cover filter variables, the re-introduction of OnAfterGetCurrentRecord and how to use width, style, dataentry and visibility.
Use this thread to post your questions, comments or things you would like to see in this session at the conference.
Date: Thursday, 27 september 2012
Time: 14:00 - 15:30
Level: 200 - Intermediate, 300 - Advanced
Speakers: Marc Hansen, Thomas Vestergaard
Session description:
The session will provide background for what Grid Layout is (and what it isn’t), why it was introduced and how it is used change the default UI in the Role Tailored Client without having to use UI Add-ins. The demos will walk through the new Grid Layout specific metadata properties in the Development Environment with some basic and advanced examples. In addition we will also cover the User Experience principles used internally by the Nav team when using Grid Layout.
We will also cover filter variables, the re-introduction of OnAfterGetCurrentRecord and how to use width, style, dataentry and visibility.
Use this thread to post your questions, comments or things you would like to see in this session at the conference.
No support using PM or e-mail - Please use this forum. BC TechDays 2024: 13 & 14 June 2024, Antwerp (Belgium)
0
Comments
-
Hi All,
I hope you liked the presentation.
We wanted to answer some of the questions in depth.
So here are 2 where our answer was a bit unclear:
1. How many customers does ”%MyCustomers” support?
2. Can QuickEntry in RTC substitute NextControl from ClassicClient?
If you have more questions please ask.
Let’s start with the easy one.
How many customers does ”%MyCustomers” support?
Filter Variable can be used many places in the application and each one might have a different limit.
I did some test and found that most places will support up to 1900 customers in My Customers. If you go above we will hit a SQL limit on 2100 parameters in a SQL request.
Can QuickEntry in RTC substitute NextControl from ClassicClient?
Hard to say but I will try to give some more examples of what RTC V7 can do.
Let’s say that a customer mainly uses 3 fields for typing in order lines “No.”, “Quantity” and “Unit Price”.
What I would do in a customer demo would be something like this:
Select Choose Columns on Lines.
Set focus to the columns you want skip and uncheck “Quick Entry”.
In this example you only need to go through 8 fields and uncheck “Quick Entry” and press OK and you are good to go.
When doing a solution I would recommend doing it as a configuration.
So what you can also do in RTC is to set it dynamically.
Let’s for the examples sake say that>
For Item you want “No.”, “Quantity” and “Unit Price” as Quick Entry.
For Resource you want “No.”, “Location Code” and “Quantity” as Quick Entry.
For Fixed Asset you want “No.”, “Location Code” and “Quantity” as Quick Entry.
Design Sales Order Subform.
Create 3 variables.
Make a function to update these variables.
Make a call to the function in Type – OnValidate() and OnAfterGetRecord().
Now Go to unit price and set Quick Entry to “IsItem”.
And go to Location Code and set Quick Entry to “IsResource OR IsFixedAsset”.
For No. and Quantity let them keep the default value.
You also need to set the rest of the fields to QuickEntry = False as we currently have an issue with mixing these 2 solutions. So for the example to work you need to reset the personalization for Lines.
I will log a bug on this problem.
Now you are ready to go.
Please tell me what you think and if you have better examples.This posting is provided "AS IS" with no warranties, and confers no rights.0 -
The audio in this presentation is not fine. The audio channel input volume is way to low. If i put my pc volume at max i can hear some whispers. Could this be changed?0
-
Peterbuenk wrote:The audio in this presentation is not fine. The audio channel input volume is way to low. If i put my pc volume at max i can hear some whispers. Could this be changed?No support using PM or e-mail - Please use this forum. BC TechDays 2024: 13 & 14 June 2024, Antwerp (Belgium)0
-
what presentation? have a link?0
-
No support using PM or e-mail - Please use this forum. BC TechDays 2024: 13 & 14 June 2024, Antwerp (Belgium)0
-
I visit this website daily but must have missed it. Thx. :oops: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