Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more
AI OnAI Off
Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more
Have you tried different web browser?
I know there is a bug for many in Chrome, see for example this fix:
https://github.com/tedgustaf/episerver-google-maps-editor/issues/1
I have built a custom property based on this blog post: http://epideveloper.blogspot.se/2013/10/episerver-7-custom-property-combined.html
The property seems to workt to the point where I'm about to publish the values. I dont get any errors in my browser and the js seems to set the correct value in this.onChange(value);.
The example code is for 7.5 and I'm running EPi 8. Is anything changed regading properties or could there be some other problem?
Here is the code I'm running (more or less the same as in the Blogspot post)