While in the release notes for something else, I found this Fixed Issues in 10.1 SP2 HF7 (Build 10.1.2.331) WSGMS-5797,7602 Session variable are not always sync'ed in SmartEdit (ITSM 992933, 1227877, 1232321, 1286848)
On Thursday, July 12, 2012 10:57:26 AM UTC-4, Joel Kinzel wrote: > > As always, extremely helpful Jian. Thanks! > > On Tuesday, July 10, 2012 10:16:37 AM UTC-5, Jian Huang wrote: >> >> You can, and assuming you are calling it from SmartEdit via something >> custom. >> >> You have to initialize the sessions prior to the post >> >> Call this via AJAX or in a hidden iframe >> >> /CMS/ioRD.asp?Action=ComparePageStatus&TranslationMode=0&PreviewType=3&PageGuid=<%inf_pageguid%> >> >> However, I think development fixed the session issue in SmartEdit in 10.2 >> SP2 hot fix 1x. Oh, this is untested in version 11. >> >> Alternatively, why not just write a custom plugin that does what the >> dialog does and more? Please find attached something I wrote 3 years ago >> for editing sitemap name from the same dialog. >> >> On Tuesday, July 3, 2012 3:24:31 PM UTC-4, Joel Kinzel wrote: >>> >>> All, >>> >>> Wondering if anyone has done anything where they have posted to >>> ioRD.asp? This is the file that dialogs such as the "Edit Page Properties" >>> dialog post to. I'm trying to replicate the functionality of "Edit Page >>> Properties" in a modal and not a pop-up window. I can post to the page, but >>> it never seems to actually update any of the information. Anyone have any >>> tips/tricks/ideas? >>> >> -- You received this message because you are subscribed to the Google Groups "RedDot CMS Users" group. To view this discussion on the web visit https://groups.google.com/d/msg/reddot-cms-users/-/t41jiAEua6EJ. To post to this group, send email to reddot-cms-users@googlegroups.com. To unsubscribe from this group, send email to reddot-cms-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/reddot-cms-users?hl=en.