Forum Discussion

AhuvaBrown's avatar
AhuvaBrown
Qrew Cadet
3 years ago

Display User Status

Is it possible to display a user's status (specifically if they are registered or unregistered) on a form via formula or script?

Thanks

------------------------------
Ahuva Brown
------------------------------

2 Replies

  • Hi Ahuva,

    There is not currently a formula function to call out a users status so you could display it in a report or form. If you are comfortable with making API calls you can create calls using API_GetUserInfo to pull some of that information for example. Then you could have the API write that dat back into Quickbase. Alternatively, you can also pull some user data, depending on what you would like, about users in your Account with the Quickbase Sync for the Admin Console .

    ------------------------------
    Evan Martinez
    ------------------------------
    • AhuvaBrown's avatar
      AhuvaBrown
      Qrew Cadet
      Thank you, I'll try that

      ------------------------------
      Ahuva Brown
      ------------------------------