November Happy Hour will be moved to Thursday December 5th.
AI OnAI Off
November Happy Hour will be moved to Thursday December 5th.
Ignore the above I was not doing this correctly basically i had javascript opening the dialog box passing the settigns via querystring. Although only a single javascript instance was being created so both properties were using this one block of javascript and passing the same querystring paramaeters.
Fix this by appending the function name of the javascript so multiple javascripts instances are created alternative to this would have been to use session to pass the setting values.
Hi Guys
I have created a custom property which is just a category selector although their are custom settings so the root category can be specified, when i create multiple instances of this property on the same page it always returns me the settings for the first property found on the page, any idea on why this is not unique per property instance.
let me know if you need to see code examples just did not want to paste them right away as it might be a known issue
I am using EPiServer 6 R2
Thanks
Minesh