Providing a link for users to open up Kentico to a specific node in Pages application

Douglas Fittipaldi asked on February 26, 2025 21:43

Hello:

I was wondering if it was possible to provide a link to our users that, when clicked, took them to the Kentico admin site in the Pages application opened to a particular page. Right now the best we can do is take users to /CMSModules/AdminControls/Pages/UIPage.aspx?elementguid={guid}&mode=edit&displaytitle=false&nodeid={nodeid} so they are presented with the page with the tabs of information, but I was hoping there would be a better way to direct the user to the new page in the admin application so they can fill in the content tab without having to explicitly going to the Kentico app, logging in, searching for the page in the tree, and making changes.

Recent Answers


Juraj Ondrus answered on February 27, 2025 07:24

I am afraid but there is no better way. The UI is consisting of several iframes which are loaded dynamically. So, there is no direct link to a page. You can only link particular iframe.

0 votesVote for this answer Mark as a Correct answer

Douglas Fittipaldi answered on February 28, 2025 15:45

Thanks. I can totally understand why that would be the case, but just in case you're taking notes for possible feature requests, I would like to vote for this. No worries if this isn't possible, though.

0 votesVote for this answer Mark as a Correct answer

   Please, sign in to be able to submit a new answer.