For the complete documentation index, see llms.txt. This page is also available as Markdown.

SharinPix Mobile App: Team Checklist

This article presents the SharinPix Team Checklist feature which enables users to view photos uploaded to an album via a checklist.

The team checklist ensures that users can view live photos uploaded to a checklist by other users.

Configure Team Checklist Abilities on Token

The Team Checklist token abilities can be configured either:

  1. Using an Apex method.

Using the SharinPix Mobile Launcher with a SharinPix Permission

The easiest way of configuring the Team Checklist is using the SharinPix Mobile Launcher component with SharinPix Permission. Such SharinPix Permission is depicted below - all component abilities for the Mobile Launcher component should be checked to configure the Team Checklist token:

Using Apex method

The Team Checklist token abilities can be programmatically configured using a code snippet as below:

Demo: Team Checklist

In the diagram below, some images display a cloud icon, indicating they were uploaded by other users, while those without the cloud icon were uploaded by the current user of the mobile app. Pressing the 'refresh' button fetches new images uploaded by other users.