Expand my Community achievements bar.

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

SOLVED

Regarding window.guidebridge object

Avatar

Level 1

Hi ,

 

I am using below code in my clientlib js file to set custom context property in guidebridge object like below:

window.guideBridge.customContextProperty("test", "test");

 

We have recently upgraded to sp11 and window.guidebridge is not getting initialized as its throwing undefind error.

This code was properly working in untill SP9.

Below are the libraries imprted in headlibs.html

<sly data-sly-call="${clientLib.js @ categories='granite.jquery,underscore,guides.3rdparty.guidesAuthoring,guides.common,xfaforms.xfalibwidgets.author'}" data-sly-unwrap/>

 

Can someone please help how i can get guidebridge object in js file.

 

1 Accepted Solution

Avatar

Correct answer by
Community Advisor and Adobe Champion
1 Reply

Avatar

Correct answer by
Community Advisor and Adobe Champion