Autofill Fields
-
Hello @codepeople,
I wish to autofill the following fields for logged users submitting the form with the user data- the first name, last name, email, phone number, and country. Users are registered with the user registration plugin
For the names, I am using the line DS; for the phone number, I am using the Phone DS; and for the country, I am using the dropdown DS; Define data source I have selected database.
What should I fill in the following fields for each field?
1. Column for values
2. Table name (this I suppose is {wpdb.users})
3. Condition (this I suppose is ID={user.id})Only user_email seems to work.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Autofill Fields’ is closed to new replies.