CUE : Pass param to page

DJB_BK
Member Posts: 1
Hello, I have a lot of sales cue in my Navision. All these cues have Page Sales Order List in the Drilldown Option, so that the Sales Order List opens when I click on a cue.
In my Sales Order List, I have a lot of actions.
I want to enable or not those actions in the Sales Order List regarding the selected sales cue.
Therefore, I thought to pass a param between the Sales Cue and the Drilldown page to show/enable or not those actions in the page.
So, my question, is it possible to pass a param easily between the Sales Cue and the page called by Drill Down ?
Another solution I thought, is to put code into the drilldown trigger to pass the filter to the page, but I can't found info on it. Once there is code in the Drilldown trigger, the Drilldown option doesn't work anymore, and I can give the cue filter to the page, all records are displayed.
Did someone found a solution to this problem ?
Thanks for your help.
Benoît - NAV Developer in Belgium.
In my Sales Order List, I have a lot of actions.
I want to enable or not those actions in the Sales Order List regarding the selected sales cue.
Therefore, I thought to pass a param between the Sales Cue and the Drilldown page to show/enable or not those actions in the page.
So, my question, is it possible to pass a param easily between the Sales Cue and the page called by Drill Down ?
Another solution I thought, is to put code into the drilldown trigger to pass the filter to the page, but I can't found info on it. Once there is code in the Drilldown trigger, the Drilldown option doesn't work anymore, and I can give the cue filter to the page, all records are displayed.
Did someone found a solution to this problem ?
Thanks for your help.
Benoît - NAV Developer in Belgium.
0
Answers
-
If you don't write any code in DrillDown trigger, then standard functionality will kick in - it will show the records, filtered by FlowField calculation formula into a page defined on the table as DrillDownPageID.
If you write any code, even if it's just a comment, then the standard functionality will not do anything and you will need to do everything yourself - create variable for record, filter it, create variable for page, SetTableView with your filtered record, call whatever other function you want and finally open that page.
Same applies to LookUp trigger0
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