User
Overview
The User control type allows you to select a user from a list of available users.
| Menu Closed | Menu Open |
|---|---|
![]() |
![]() |
Required Fields
-
Name: The name of the field.
-
Type: Must be set to
System.Guid. -
ControlType: Must be set to
User.
Optional Fields
-
DisplayName: The name that will be shown for the field above the input box. This can be any string. If no DisplayName is provided, Name will be shown.

