Skip to main content

Access Evo Mobile: No menu set items are visible to the user in the Access Evo Mobile app

Access Evo Mobile App doesn't show menu items.

H
Written by Harry Ledger
Updated this week

This issue will usually occur as the result of an incorrectly configured user account. Please follow the guidance outlined below to address any potential misconfiguration.

Has the user been fully configured to use mobile?

Access Evo mobile has the following requirements:

  • The user must have an active user account in both SelectHR and Access Evo.

  • The user must have a mobile menu set assigned at either the individual or group level.

  • The user must have been sent and accepted a mobile invite via Manage Access Evo Invites.


Does the user have the correct Cloud ID in SelectHR and Access Evo?

While it is not currently possible for you to check the Cloud ID in Access Evo, you can check this in SelectHR and provide support with the details to confirm they match.

  1. Log in to the Admin Tool.

  2. Click Import/Export Data.

  3. Click Create an export definition.

  4. Click Select the data to export.

  5. Change the database to SelectSystem.

  6. Log in.

  7. Copy the below SQL:

    SELECT

    u."User Name",

    p."First Name",

    p."Surname",

    u."Cloud User ID"

    FROM "Security"."Users" u

    INNER JOIN "HR"."Person Details" p

    ON u."Person Number" = p."Person Number"

    WHERE p."Surname" = 'REPLACE WITH SURNAME';

  8. In the top left of the data export window, click Options, then Paste SQL from clipboard.

  9. Replace the surname criteria with the surname of the employee experiencing the issue.

  10. Click Data.

  11. Copy the value in the Cloud User ID (single click on it, and then press Ctrl + C on your keyboard).

  12. Raise a new case online and reference the title of this article, including the name of the impacted user and their Cloud ID.


Is the Evo Mobile app up to date?

We recommend checking for updates via the mobile app store relevant to your mobile device.

Alternatively, uninstall the Access Evo mobile app and reinstall it.

Did this answer your question?