A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
AI OnAI Off
A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
When an editor is logging into system the pages in tree-view is filtered based on access rules i.e if editor cant edit page it is not shown in tree view.
if tree view looks like this from an editors perspective:
-[startpage for site]
-[node A (pageTypeX)]
Submit-[node B (pageTypeY)]
-[node (pageTypeZ)]
Can I programmaticly trigger what editor see in right-side-frame (preview/edit-frame) is '[node (pageTypeZ)]' and not '[startpage for site]'
Can I trigger som js-event or fake click so page '[node (pageTypeZ)] ' is shown in 'right-side-frame'?
Thanks in advance
[Pasting files is not allowed]