Accessing gsft_main via JS console in Next Experience
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-19-2023 11:15 PM
Hello, all.
I've been trying for days to access gsft_main with nothing to show for it. Per KB0695239, I should be able to use $("gsft_main") to gain access, however they isn't working. Navigating down the DOM didn't provide the result I seek. I noticed in the document "Considerations for activating Next Experience", there is a line that states that "The JavaScript console log isn't supported in the Next Experience Framework".
My question is, is there something I'm missing, or is this not supported? Thank you for any help in this matter.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-26-2023 07:29 AM
I'm not sure if this will help with the JS console, but in the Chrome developer tools when on the `Console` tab, there's a dropdown that should be set to `top` by default. You can change that dropdown to `gsft_main`.