get-user-name-in-expression
Reactive icon

Get User Name In Expression

Stable version 1.0.0 (Compatible with OutSystems 11)
Uploaded on 10 Jul (6 days ago) by 
5.0
 (1 rating)
get-user-name-in-expression

Get User Name In Expression

Documentation
1.0.0

How to Use:

  1. Installation:

    • Download and install the GetUserNameByID component from the OutSystems Forge.
    • Add the component to your application module.
  2. Implementation:

    • Drag and drop the GetUserNameByID action into your logic flow where you need to retrieve the user name.
    • Provide the User ID as an input parameter to the action.
    • The component will return the corresponding user name as an output parameter, which can be used in expressions or displayed directly in the UI.