How to add a drop down to show list of users?

[ad_1]

Hello @amptize

Thank you very much for using our plugin.

It is a possible form structure:

<label> Users
[select users-list] </label>

<label> User email
[email* user-email] </label>

[cf7-recordset id="users-data" type="user" attributes="ID,user_login,user_email"]

[cf7-link-field recordset="users-data" field="users-list" value="ID" text="user_login"]
[cf7-link-field recordset="users-data" field="user-email" value="user_email" condition="record['ID'] == {field.users-list}"]

You can find other examples by reading the following section in the plugin website:

https://cf7-datasource.dwbooster.com/examples

Best regards.

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer