a!userRecordListViewItem() Function

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

Syntax

a!userRecordListViewItem( record )

  • record (Any Type): The reference to the current User record, provided via rv!record.

Returns

ListViewItem

Notes

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.

See Also

Configure User Record in Tempo

Open in Github Built: Thu, Feb 23, 2023 (02:59:22 PM)

On This Page

FEEDBACK