For the complete documentation index, see llms.txt. This page is also available as Markdown.

Common Popup (User/Member)

Provides a common popup service for easily looking up users and members.


Key Features

  • Lookup Popup

    • Provides a popup that can look up users and members separately.

    • Lets you quickly search for the information you need.

  • Applying Lookup Results

    • The information you look up can easily be passed back to the calling screen by clicking the 'Apply' button in the popup.

    • Use the selected information to carry out management tasks efficiently.

Process Definition

A popup is provided that lets you look up members and users and receive the data.

1

Look Up User List

Looks up the user list.

2

Look Up Member List (Masked)

Looks up the masked member list. Masked fields: member name, member ID, email address, mobile phone number, phone number

3

Look Up Member List (Unmasked on Apply)

When a member is selected in the popup and the Apply button is clicked, that member's unmasked information is passed back to the calling screen.

API Function List_User Lookup Popup

API
Description
Server
Method
Note

Look up user list

Looks up the user list.

BO

GET

Look up user list 2

Looks up the user list without pagination. *Not used on screen; provided to other services or APIs.

BO

GET

Look up user list count

Looks up the user list count.

BO

GET

API Function List_Member Lookup Popup

API
Description
Server
Method
Note

Look up member list (masked)

Looks up the member list masked according to policy.

BO

GET

Look up member list

Looks up the unmasked member list.

BO

GET

Look up member list count

Looks up the member list count.

BO

GET