Hi,
We are using a recently 8.2 nightly. When we make an edit to a formula field that we have previously saved and then try to close the window or click the cancel button without saving the edits, we are seeing the following error:
	Here is what Firebug shows if helpful even though poorly formatted...
	
							
						
					We are using a recently 8.2 nightly. When we make an edit to a formula field that we have previously saved and then try to close the window or click the cancel button without saving the edits, we are seeing the following error:
Code:
	
	17:55:13.836:MUP0:WARN:Log:TypeError: this.saveConfirmationPrompt.evalDynamicForm is not a function
    unnamed(isc_FormulaBuilder_completeEditin)
    unnamed()
    unnamed(isc_Window_handleCloseClic)
    unnamed(isc_Window__closeButtonClic)
    unnamed()
    unnamed(isc_StatefulCanvas_handleActivat)
    unnamed(isc_StatefulCanvas_handleClic)
    unnamed(isc_c_EventHandler_bubbleEven)
    unnamed(isc_c_EventHandler_handleClic)
    unnamed(isc_c_EventHandler__handleMouseU)
    unnamed(isc_c_EventHandler_handleMouseU)
    unnamed(isc_c_EventHandler_dispatc)
    unnamed(anonymou)
    unnamed() @
Code:
	
	completeEditing(_1=
true
, _2=
undefined
)ISC_Gr...5-17.js (line 4114)
closeClick()ISC_Co...5-17.js (line 3861)
handleCloseClick()ISC_Co...5-17.js (line 236)
$7e()ISC_Co...5-17.js (line 235)
click()ISC_Co...5-17.js (line 90)
handleActivate(_1=Object { itemInfo={...}, DOMevent=Event mouseup, eventType=
"mouseUp"
, more...}, _2=
undefined
)ISC_Fo...5-17.js (line 325)
handleClick(_1=Object { itemInfo={...}, DOMevent=Event mouseup, eventType=
"mouseUp"
, more...}, _2=
undefined
)ISC_Fo...5-17.js (line 327)
bubbleEvent(_1=[ImgButton ID:isc_Window_0_closeButton] { ns={...}, autoDraw=
false
, _generated=
true
, more...}, _2=
"click"
, _3=
undefined
, _4=
false
)ISC_Co...5-17.js (line 1680)
handleClick(_1=[ImgButton ID:isc_Window_0_closeButton] { ns={...}, autoDraw=
false
, _generated=
true
, more...}, _2=
"click"
)ISC_Co...5-17.js (line 1515)
$k5(_1=mouseup clientX=940, clientY=131, _2=
undefined
)ISC_Co...5-17.js (line 1501)
handleMouseUp(_1=mouseup clientX=940, clientY=131, _2=
undefined
)ISC_Co...5-17.js (line 1492)
dispatch(_1=isc_c_EventHandler_handleMouseUp(_1, _2), _2=mouseup clientX=940, clientY=131)ISC_Co...5-17.js (line 1743)
(?)(event=mouseup clientX=940, clientY=131)dpt.form (line 59)
[Break On This Error] 	
...()!=this.initialValue){var _3=this;var _4=this.saveConfirmationPrompt.evalDynami...
ISC_Gr...5-17.js (line 4114

Comment