38 Replies Latest reply: Aug 8, 2014 2:00 AM by RaduCos RSS

    Method to link to admin pages update: Need nee method

    Liam Dilley CommunityMVP

      Hi Guys,

       

      /Admin/AppLoader.aspx?client_id=app-name-folder&redirect_uri=THE_URL

      /Admin/AppLoader.aspx?client_id=app-name-folder&redirect_uri=/Utilities/ShopSettings.aspx

      Was given a while ago as a means to direct to a page in the admin. This will not work inline on an app page because your not logged in to the admin of the app url.

       

      If you form from the refferrer the url to do something like..

      https://SITE.worldsecuresystems.com/Admin/AppLoader.aspx?client_id=app-name-folde&redirect _uri=Utilities/ShopSettings.aspx


      This fails to load anything.


      So at the moment now there is no way your apps can properly link to other parts of the admin, say if you need someone to turn something on etc.


      Or am I missing something, I know there was discussion in PAB but I cant find it other then the above. App to app pages are fine, but anything else - You cant?