Update of CE inside Formview in Modal Popup problem

  •  08-23-2010, 7:21 AM

    Update of CE inside Formview in Modal Popup problem

    I have a CE control (6.6) inside a formview which appears inside a modal popup.
     
    My problem occurs the form is updated and the popup closed and then reopened in edit mode. The CE control doesn't fully load (no buttons and no text content) and if you try to cancle the form update the code crashes at the following command:
     
    var Oxa37=editor.GetScriptProperty(OxObf7c[170])
     
    Similar problems in the past were resolved by making the control hidden/visible or setting the default view of the formview to a blank readonly template and putting into correct template mode when the popup is shown - however, none of these solutions have fixed this problem.
     
    Has anyone else come across this or know how to fix it?
     
    Thanks
     
     
    Filed under:
View Complete Thread