Ektron.ready(function(event, eventName){
var settings =
{ srcPath: “/WorkArea/ContentDesigner/”
, skinPath: “/WorkArea/csslib/ContentDesigner/”
, editorSkinPath: “/WorkArea/csslib/Editor/”
, langType: 1033
};
try {
var sf = Ektron.SmartForm.create(“ctl00_ContentPlaceHolder1_DropZone1_uxColumnDisplay_ctl00_uxControlColumn_ctl00_uxWidgetHost_uxWidgetHost_widget_uxFormEditorsMenu_uxFormControl_content”, settings);
Ektron.SmartForm.instances[“ctl00$ContentPlaceHolder1$DropZone1$uxColumnDisplay$ctl00$uxControlColumn$ctl00$uxWidgetHost$uxWidgetHost_widget$uxFormEditorsMenu$uxFormControl”] = sf;
if (sf) sf.onload();
} catch (ex) {
alert(‘Error initializing smart form: ‘ + ex.message);
};});
Have something to say? Have a suggestion or technical question? Please tell us! Any kind of feedback is greatly appreciated. Please indicate whether you would like a follow up email to your message by entering your email address below. We respect your privacy and your information is never shared with third parties unless you allow it.
| Name: |
|
| Email: |
|
| Type of Feedback: |
(Select)
Idea
Question
Praise
Problem
|
If it is a technical problem, please describe your system/device and browser version that you are using:
|
|
| Message: |
|
| |
|