Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

CFgrid, href and cfgridkey

New Here ,
Sep 17, 2008 Sep 17, 2008
We have a current application in Mach-ii that is over 100,000 lines and would like to use CFgrid in CF8. What we don't want to do is to go back and touch perfectly good code, in multiple places, just to accommodate the url "cfgridkey". We want to use the proper variable in the URL.
I thought I had seen a description of using a JavaScript function to do this but now I cant find it.

Can anyone Help?

thanks,

Sam
1.6K
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Advocate ,
Sep 18, 2008 Sep 18, 2008
Hi,

You just want to append the value "cfgridkey" as a query string in your url's?.. (or something else?)
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Sep 22, 2008 Sep 22, 2008
LATEST
I "dont" want the cfgridkey term in the URL. I want something like ...index.cfm?my_id=7
Not ...index.cfm?cfgridkey=7
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources