Update of CE inside Formview in Modal Popup problem

Last post 08-31-2010, 9:11 AM by Eric. 5 replies.
Sort Posts: Previous Next
  •  08-23-2010, 7:21 AM 63562

    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:
  •  08-23-2010, 11:54 AM 63563 in reply to 63562

    Re: Update of CE inside Formview in Modal Popup problem

    Can you create one test page which can reproduce this issue and post it here?
     
    Regards,
    Eric
  •  08-24-2010, 7:18 AM 63583 in reply to 63563

    Re: Update of CE inside Formview in Modal Popup problem

    Hi Eric,
     
    The formview is bound to a database table - I'll try and get something created (alternatively, if you can give me your email I can provide a temporary login to the current site being developed so you can experience the problem first hand?)
     
    Thanks,
     
    Paul
  •  08-24-2010, 9:30 AM 63585 in reply to 63583

    Re: Update of CE inside Formview in Modal Popup problem

    [email protected], please include steps about how to reproduce it.
     
    Regards,
    Eric
  •  08-31-2010, 9:02 AM 63755 in reply to 63585

    Re: Update of CE inside Formview in Modal Popup problem

    The problem is occurring because my formview is inside an update panel which surrounds the page.
     
    As soon as I put the formview outside the update panel everything is working OK - silly error of mine!
  •  08-31-2010, 9:11 AM 63757 in reply to 63755

    Re: Update of CE inside Formview in Modal Popup problem

    Dear PHyndman,
     
    Glad to know you resolve this issue!
     
    Thanks for asking
View as RSS news feed in XML