Question
Referencing a "checked record" from my Nextensio Dynamic List
I have an Orders management system that includes a Spry Menu
bar on top and an ADDT Dynamic List below.
From my Spry Menu item, How do I "reference" the "checked" record in the List and grab the "recordID" so I can pass it to my PDF report?
On my Report Link I have:
1) Added the Spry menu item, then for "Link" I let DW build: reports/T1_Service_Agreement.cfm?T1CustID=<cfoutput>#rsT1COEm.T1CustID#</cfoutput>
The Report opens, but errors out because no "parameter" was passed? (My report works fine by itself, so I know that the issue is only related to incorrectly pulling the "parameters" from the Nextensio Dynamic List page and it's checked item.
This same issue comes up when I want to "jump" to a specific "Update" page from the main List? I add the Menu items to my Spry Menu, but do not know how to "grab" the "recordID" of the checked item in the List and pass it's "parameter" to that particular page?
Here is an image of my Main page: http://cerberus.clearwave.com/jerry/Order_Management_Main_Page.jpg
I need to be able to "check" one of the Orders in the List, then have my Spry menu open a page based on the CustID field.
Any ideas much appreciated!
Thanks,
jlig
From my Spry Menu item, How do I "reference" the "checked" record in the List and grab the "recordID" so I can pass it to my PDF report?
On my Report Link I have:
1) Added the Spry menu item, then for "Link" I let DW build: reports/T1_Service_Agreement.cfm?T1CustID=<cfoutput>#rsT1COEm.T1CustID#</cfoutput>
The Report opens, but errors out because no "parameter" was passed? (My report works fine by itself, so I know that the issue is only related to incorrectly pulling the "parameters" from the Nextensio Dynamic List page and it's checked item.
This same issue comes up when I want to "jump" to a specific "Update" page from the main List? I add the Menu items to my Spry Menu, but do not know how to "grab" the "recordID" of the checked item in the List and pass it's "parameter" to that particular page?
Here is an image of my Main page: http://cerberus.clearwave.com/jerry/Order_Management_Main_Page.jpg
I need to be able to "check" one of the Orders in the List, then have my Spry menu open a page based on the CustID field.
Any ideas much appreciated!
Thanks,
jlig
