Context: You may have a scenario where you want to be able to provide some fuller information about a user which is linked from the Facilities page.


Suitable for: Admin's as they will require edit access to the Facility Page Editor.  Standard users can use this technique as well, but will only be able to use those links outside of Calpendo.


Objective: Build up a URL using the ID number for a user.


Steps:

  1. Take your base Calpendo URL such as https://demo.calpendo.com/ 
  2. Add the token #ba&type=Calpendo.CalpendoUser&action=view&id= so that the address is now https://demo.calpendo.com/#ba&type=Calpendo.CalpendoUser&action=view&id=
  3. Find the ID number for the user such as ID 3 and add it to the URL after id= so that the url is now
    1. https://demo.calpendo.com/#ba&type=Calpendo.CalpendoUser&action=view&id=3
  4. To find the IDs for each user you will need to do a user search in the Admin menu
  5. Change the report view to Group Report
  6. Add a column for id and a column for userIdentity and click Go
  7. This will provide you with the IDs for your users