Quantcast
Channel: Using Optimizely Platforms
Viewing all articles
Browse latest Browse all 8020

Extending Episerver Link Editor With a check box.

$
0
0

Hi, I'm a backend developer and trying my luck on extending the link editor with a check box. I am currently following a blog post by Jake Jon jakejon.es/ blog/ adding-a-telephone-link-option-to-the-episerver-link-editor (unfortunately I can't post a url here) which I also found here in one of the threads. My goal is quite similar to it but instead of a ValidationCheckbox, I will try to extend it using a checkbox. I was able to follow step 1 and instead of WidgetType = "scripts/PhoneValidationTextBox" I replaced it with WidgetType = "dijit/form/CheckBox". To my surprise, when I was checking the hyper link editor pop up, the check box appeared.

Now I'm kinda stuck here because when clicking the "OK" buttong of the editor pop up, it does not work. I'm afraid that I'm lacking the dojo part in which I have no idea how to implement for the checkbox at the moment. Any advise or insights would be very helpful regarding my situation so that I can be able to proceed. Thank you in advance.


Viewing all articles
Browse latest Browse all 8020

Trending Articles