Your Community is getting an upgrade!
Read about our partnership with Higher Logic and how we will build the next generation of the Instructure Community.
Found this content helpful? Log in or sign up to leave a like!
Currently the YuJa application is loading with the system navigation showing; with most links being broken for faculty due to permissions. The behavior I am after is open the application in frame without the system menu or breadcrumbs but still showing the global menu . Documentation for the course navigation seems to say this is possible but I could not get it working with the Global Navigation. Am I using the wrong syntax? https://canvas.instructure.com/doc/api/file.navigation_tools.html
I added "display_type": "full_width_in_context", to the existing JSON. No effect at all.
"placements":[
{
"text": "YuJa",
"icon_url": "https://xxxx",
"placement": "global_navigation",
"display_type": "full_width_in_context",
"message_type": "LtiResourceLinkRequest",
"target_link_uri": "https://xxxxx.jsp"
},
YuJa suggested adding "windowTarget": "_blank", but this made the application open in the same tab at full screen. Losing the global navigation bar completely. https://community.canvaslms.com/t5/Canvas-Question-Forum/LTI-Advantage-tool-configuration-any-way-to...
Solved! Go to Solution.
Hi @LucasPaxtonAd,
Can you try "display_type": "full_width" instead to see if that happens to work?
-Chris
Hi @LucasPaxtonAd,
Can you try "display_type": "full_width" instead to see if that happens to work?
-Chris
Thanks Chris! That worked perfectly.
To interact with Panda Bot, our automated chatbot, you need to sign up or log in:
Sign InTo interact with Panda Bot, our automated chatbot, you need to sign up or log in:
Sign In