Cannot edit a form after it is published

Posted by Community Admin on 04-Aug-2018 20:32

Cannot edit a form after it is published

All Replies

Posted by Community Admin on 20-Nov-2015 00:00

When I try to edit a form after it's been published, some JavaScript in the editing toolbar refuses to run, making the form uneditable.

The console error is this: 

Uncaught TypeError: Cannot read property 'get_element' of null

in line 1522 of Telerik.Web.UI.WebResource.axd

 

The selected line is this:

if(selectedChoice&&selectedChoice.Value==this._addOtherChoiceItemValue)jQuery(this._customValueTextField.get_element()).show();

What's going on here and how can we make forms editable again?

 

 

Posted by Community Admin on 08-Dec-2015 00:00

Hello Dinh,

The issue experienced seems related to our knowledge-base article: http://www.sitefinity.com/developer-network/knowledge-base/details/control-in-forms-cannot-bee-edited-due-to-a-javascript-error.

This is caused by a bug and it is fixed in the internal build 8.2.5903. The bug report can be found here: http://feedback.telerik.com/Project/153/Feedback/Details/171798-form-cannot-be-edited-after-changing-multiple-choice-control-properties

Regards,
Arnob Makhlaqur
Telerik

 
Do you want to have your say in the Sitefinity development roadmap? Do you want to know when a feature you requested is added or when a bug fixed? Explore the Telerik Sitefinity CMS Ideas&Feedback Portal and vote to affect the priority of the items
 

This thread is closed