I am in the process of adding a custom dashboard that checks Meta Tags on the pages on our site and then list the pages that have meta tag issues, is there a way from my dashboard to open the select page and edit it, with out having to open a new tab or move away from my new dashboard.
Editing page from new Dashboard
Hi,
I am in the process of adding a custom dashboard that checks Meta Tags on the pages on our site and then list the pages that have meta tag issues, is there a way from my dashboard to open the select page and edit it, with out having to open a new tab or move away from my new dashboard.
Thanks
Can any one advise this is not working...
$scope.editPage = function (page) { console.log("Page values:", page) var id = page.id;
is working on a reply...