Free cookie consent management tool by TermsFeed a!userRecordListViewItem() Function
a!userRecordListViewItem() Function
This function cannot be used with Custom Record Field Expressions. It can only be used with Offline Mobile if it is loaded at the top of the form.
For a full list of functions and their feature compatibility, explore the Appian Functions table.

Function

a!userRecordListViewItem( record )

Returns the default list view item for the User record type. For use on the User record type only.

See also: Configure User Record in Tempo

Parameters

Keyword Type Description

record

Any Type

The reference to the current User record, provided via rv!record.

Returns

ListViewItem

Usage considerations

This function defines a list view for the User record type that displays the following information for each user in the record list: first and last names, email, office and mobile phone numbers.

Open in Github Built: Fri, Nov 10, 2023 (03:42:48 PM)

a!userRecordListViewItem() Function

FEEDBACK