Learn how to add a custom dropdown field in your widget from which you can select users.
In this tutorial, you will learn how to add a custom dropdown field, with a list of users to select from, to your custom widget.
This tutorial is for advanced developers.
You must have already created a custom widget before proceeding with this tutorial.
On completing this tutorial, you will be familiar with the properties and functions required to fetch users in order to display them in a dropdown field.
getUserList()
The following parameters are supported for getUserList() function:
You have added user dropdown field to your custom widget.