Your UX is waiting ...interact, engage, explore in Las Vegas at CloudWorld 2023

Learn more
Uncaught ReferenceError: _navigatePage is not defined — Cloud Customer Connect
You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Uncaught ReferenceError: _navigatePage is not defined

Question
40
Views
0
Comments
edited Jan 6, 2021 7:14AM in Agent Desktop

Summary

Uncaught error in Portal

Content

Hi everyone,

I am getting the following error while I am running some features in our CP. Once we click the continue button, it should redirect to the next page by calling a custom widget to continue. But this error is being thrown and the continue button keeps on loading forever. While the same functionality on another page in the same portal was working fine. can someone help me out with the issue and what causes this error?

 

"Uncaught ReferenceError: _navigatePage is not defined"

 

Recently site got migrated to OCI.

Code Snippet

_formSubmitResponse: function(type, args) {
			if($("#tbl_calendar .selected").length >= 1) {
								_navigatePage("Continue");(----shows error here---)
}

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!