Alfresco Mobile for iOS: App Launch to Content
Prerequisites
Please familiarise yourself with App Launch: Fundamentals before proceeding.
Document Links
Generate a link directly to a file in the Alfresco Repository by ObjectID.
<a href="alfresco://document/id/659a2a08-c5c4-404b-9a9f-2a45989dcf3f">Kitty.jpg</a>
Folder Links
Generate a link directly to a folder in the Alfresco Repository by ObjectID.
<a href="alfresco://folder/id/1ef8bc04-0844-41cd-bdc3-6eb43406d114">My Folder</a>
Site Links
Generate a link directly to the root document Library in a Site, by SiteShortName.
<a href="alfresco://site/id/sales">Sales Site</a>
User Profile Links
Generate a link directly to a user's profile by UserID.
<a href="alfresco://user/id/mobile">Mobile User</a>
Task Filters
Generate links to task lists displaying filtered views of tasks.
<a href="alfresco://tasks/filter?priority=high&due=overdue">High Priority Overdue</a>
<a href="alfresco://tasks/filter?due=overdue">Overdue</a>
Further Information
If you have any questions regarding this document, please contact:
Mike HatfieldLead Engineer, Mobile Apps @ Alfresco
[email protected]
October 2015
Copyright © Alfresco Software, Inc.