Not knowing how to edit my first message, here’s what I’m really looking for.
What I’m looking for is to use drop-down fields to fetch information from the 1st column, to display the confirmation code in the second drop-down field, to create the whole thing in a registration form managed by the UM plugin, is this possible?
I’m trying to understand how it works so far, but when I install and activate the plugin, I’m completely at a standstill. Don’t you have a tutorial that explains how to do it, because the documentation from ultimate member is vague and hard to understand, should I subdivide the file into 2, because I have a file with 2 columns and I’d like to know how to do it?
Yes in the parent dropdown you will have the numbers from column A
and when user selects a number from this list
the value in column B will be displayed in the second dropdown field.
Have you created the folder threewaydropdowns and uploaded the CSV file to .../wp-content/uploads/ultimatemember/threewaydropdowns/
Deprecated: La fonction UM::enqueue est obsolète depuis la version 2.7.0 ! Utilisez UM()->frontend()->enqueue() à la place. in /home/foxstudio/domains/testum.xxxxxxx.net/public_html/wp-includes/functions.php on line 6031
Simple, the same process as the drop-down version, but using a text box field, which fetches data information (0001), which gives confirmation (au0800ST), all from a CSV file.