Hi folks,
I am trying to add the Knowledge Base Search into Account form. Account entity has been enabled to use Knowledge Management.
But when I click the Set button, nothing happens.
When I check the console, I see this error if the button is clicked. Anyone having the same problem?
global.ashx?ver=2049522572:6868 Refused to set unsafe header "Content-Length"
execute @ global.ashx?ver=2049522572:6868
Mscrm.ScriptErrorReporting.$AE @ global.ashx?ver=2049522572:6868
reportScriptError @ global.ashx?ver=2049522572:6868
Mscrm.ScriptErrorReporting.$AE @ global.ashx?ver=2049522572:6868
catchError @ global.ashx?ver=2049522572:6868
CrashReport:
FileName:/Tools/FormEditor/Dialogs/dlg_KMControl.aspx
LineNumber:1360
Function:
ErrorReport:<CrmScriptErrorReport>
<ReportVersion>1.0</ReportVersion>
<OriginContext></OriginContext>
<OriginCorrelationId>undefined</OriginCorrelationId>
<ScriptErrorDetails>
<Message>Uncaught TypeError: Cannot read property 'selectedIndex' of null</Message>
<Line>1360</Line>
<URL>/Tools/FormEditor/Dialogs/dlg_KMControl.aspx?appSolutionId=%7b7184E13E-9552-E911-A994-000D3A81E194%7d&dType=1&datatype=iframe&editorType=formEditor&etc=1&icon=&mode=add</URL>
<PageURL>/Tools/FormEditor/Dialogs/dlg_KMControl.aspx?appSolutionId=%7b7184E13E-9552-E911-A994-000D3A81E194%7d&dType=1&datatype=iframe&editorType=formEditor&etc=1&icon=&mode=add</PageURL>
<Function></Function>
<FunctionRaw></FunctionRaw>
<SourceScriptName></SourceScriptName>
<CallStack>
TypeError: Cannot read property 'selectedIndex' of null at applychanges (https://zoology.crm5.dynamics.com/Tools/FormEditor/Dialogs/dlg_KMControl.aspx?appSolutionId=%7b7184E13E-9552-E911-A994-000D3A81E194%7d&dType=1&datatype=iframe&editorType=formEditor&etc=1&icon=&mode=add:1360:37) at HTMLButtonElement.onclick (https://zoology.crm5.dynamics.com/Tools/FormEditor/Dialogs/dlg_KMControl.aspx?appSolutionId=%7b7184E13E-9552-E911-A994-000D3A81E194%7d&dType=1&datatype=iframe&editorType=formEditor&etc=1&icon=&mode=add:1723:1128) </CallStack>
</ScriptErrorDetails>
<ClientInformation>
<BrowserUserAgent>Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/73.0.3683.86 Safari/537.36</BrowserUserAgent>
<BrowserLanguage>undefined</BrowserLanguage>
<SystemLanguage>undefined</SystemLanguage>
<UserLanguage>undefined</UserLanguage>
<ScreenResolution>1366x768</ScreenResolution>
<ClientName>Web</ClientName>
<ClienState>Online</ClienState>
<ClientTime>2019-03-30T10:04:33</ClientTime>
</ClientInformation>
</CrmScriptErrorReport>
*This post is locked for comments