• Resolved pppalumni

    (@pppalumni)


    Hello,

    in a User Registration Form, I’m looking for a way to map exisiting user meta fields. These fields are already in our database.

    Currently I only see an option to only create entire new meta fields, but no matching/mapping to existing fields.

    Is there a way how to archive this?

    Thanks
    Dom

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Kris – WPMU DEV Support

    (@wpmudevsupport13)

    Hi @pppalumni

    I hope you are doing well today.

    With custom user meta (https://wpmudev.com/docs/wpmu-dev-plugins/forminator/#custom-user-meta) you can also map data to correct fields which already exist in database.

    For example, let’s say I have a WooCommerce shop and my Registration Form has additional City name {text-2}. In Custom User Meta you set up label as “billing_city” and value as {text-2}. Where “billing_city” is WooCommerce city ID. Hope this helps.

    Kind Regards,
    Kris

    Thread Starter pppalumni

    (@pppalumni)

    Hi Kris, thanks for the quick reply. That’s cool, that you can just type the name of already existing customs fields and the plugin matches it.
    I’ll give it a try ??

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Map exisiting User Meta Fields in User Registration’ is closed to new replies.