a!userRecordListViewItem() Function

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: Thu, Jun 01, 2023 (05:20:00 PM)

On This Page

FEEDBACK