Current User

Current User data is automatically available for components in your Space to utilize. This can be useful if you are creating a Space that should show information relevant to the logged-in user.

Utilizing the Current User data

Current User data can be used to filter data displayed in components like Table, Detail, or Card List.

  1. Open the configuration settings of your component.
  2. Click on the “Filters” tab.
  3. Add a new filter and bind to the Current User “email”.

‍Current User data can be used to populate components like Form, Button, Calculate Fields, and JSON Viewer.

  1. Open the configuration settings of your component.
  2. Click on the “Fields” tab.
  3. Select a field that you want to bind to the Current User data.
  4. In “What value should be used?”, choose “Use a value from a Component” and select the Current User’s “email”.