• Resolved nobuhlesibusiso

    (@nobuhlesibusiso)


    Greetings. When I select the “multiple” feature in the name field, one of the options is the prefix. Is there a way I can add/delete some of the choices?

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

    (@wpmudevsupport13)

    Hi @nobuhlesibusiso

    I hope you are doing good today.

    This should be possible with this snippet:
    https://gist.github.com/wpmudev-sls/e8b9d1646bad1af0202ff3e793e69193

    You will need to install this plugin as mu-plugin:

    Must Use Plugins

    Before you upload this to your FTP you will need to change a couple of things in that code:
    1. in line 26 update your form ID
    2. in lines 33-35 update/add your new prefixes
    3. in line 94 change “name-1” to your field name (in most cases this will be name-1, but if the form is more complex and you have more of those name fields, there is a possibility this will be name-2 or name-3, etc.)

    Kind Regards,
    Kris

Viewing 1 replies (of 1 total)
  • The topic ‘Is there a way to edit the Prefix in the Name Filed?’ is closed to new replies.