I am building a registration form for a non-released website and I am trying to connect GF to a custom user taxonomy. I can get the taxonomy to dynamically populate using the custom post type add on and it shows up on the form but it does not populate the data on submit.
If my taxonomy name is registered as "skill", should I use a merge field {user:skill}?
My method for registering a custom user taxonomy was taken from the example on this page - it is basically registering a taxonomy to a user and not a post.
http://justintadlock.com/archives/2011/10/20/custom-user-taxonomies-in-wordpress