Skip to main content

Requesting User Information Section

For the requesting user information section, let's write a new section title to the form with the object Label.

Requesting User Information Section

As soon as the form is opened in the web interface, the UserMetadata object is used to automatically load the Name-Surname and Department information of the user who opened the form from the menu, that is, the user who started the flow, into the form by the system.

The UserMetadata object is added to the form for the FirstNameLastName field, and the NameAndSurname option is selected from the Select Metadata Type field in the object properties.

Requesting User Information Section

The UserMetadata object is again added to the form for the Department field, and this time the Department option is selected from the Select Metadata Type field in the object properties.

Requesting User Information Section