You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, Im trying out your addon and noticed that our navigation bar does not reflect the current project link-hierarchy and I can only assume that IContentLoader.GetChildren() will never give back drafted pages within an epi content project.
My goal is to make the external reviewers life easier by finding a work-around which allows us to reflect the project changes on the page and allow reviewers to see and access the new pages directly from the navigation bar.
My questions are:
Does the addon set an indicator flag on the request object which tells us that the page view was done by a reviewer?
Is there another flag which tells which project is being reviewed?
And also if there are any known epi-apis which allows me to fetch pages and include drafted pages for project?
Thanks in advance!
The text was updated successfully, but these errors were encountered:
Hello, Im trying out your addon and noticed that our navigation bar does not reflect the current project link-hierarchy and I can only assume that IContentLoader.GetChildren() will never give back drafted pages within an epi content project.
My goal is to make the external reviewers life easier by finding a work-around which allows us to reflect the project changes on the page and allow reviewers to see and access the new pages directly from the navigation bar.
My questions are:
Thanks in advance!
The text was updated successfully, but these errors were encountered: