I am working through exercises in 'Mastering Microsoft Dynamics 365 Customer Engagement' book by Deepesh Somani
I have created a web resource and then updated the properties of the Contacts form to include that resource.
When opening the form I get
Web resource method does not exist: progressIndicatorSession Id: 0533bec9-2936-48eb-9be7-74c59e5b0035Correlation Id: 7f893731-dc02-413c-bc02-c226fb06f35fTime: Sun Dec 22 2019 16:21:50 GMT+0000 (Greenwich Mean Time)
The log reads:
ReferenceError: Web resource method does not exist: progressIndicator
at jp.execute (ghdunn1.crm11.dynamics.com/.../app.js
at Ap._executeIndividualEvent (ghdunn1.crm11.dynamics.com/.../app.js
at Ap._executeEventHandler (ghdunn1.crm11.dynamics.com/.../app.js
at Object.execute (ghdunn1.crm11.dynamics.com/.../app.js
at v._executeSyncAction (ghdunn1.crm11.dynamics.com/.../app.js
at v._executeSync (ghdunn1.crm11.dynamics.com/.../app.js
at v.executeAction (ghdunn1.crm11.dynamics.com/.../app.js
at t.dispatch (ghdunn1.crm11.dynamics.com/.../app.js
at Object.dispatch (ghdunn1.crm11.dynamics.com/.../app.js
at Object.dispatch (https://ghdunn1.crm11.dynamics.com/uclient/scripts/app.js?v=1.3.177-1911.3:563:5034)
Any clues as to what i am missing?