• Resolved Agencia 221B

    (@agencia221b)


    Hi guys.

    I have about 6 forms in my site, each one with different purposes, but all 6 have this same one field, that repeats it in all of them. The problem is that this field is a list of branches that people have to select the one that they are from. And its a long list, that changes frequently, so my problem is that right now I have to edit 6 forms each time the list changes.

    So my question is: is there a way to feed this ‘dropdown select’ field in all 6 forms with all the options, but the list itself come from a unique source? Maybe a php code/file, or a specific form that has only this one select field and then this field gets replicated in the other 6 forms? Do you guys can point a way that this ‘one source list’ can be fed in the select fields of all 6 forms?

    Thanks in advance.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi @agencia221b

    I hope you are doing well today.

    By default, this is not possible and this will be outside the scope of support to provide such a thing. For that, you’ll need to hire a developer to provide the required custom code for you. WordPress provides a jobs directory here https://jobs.wordpress.net/, if you need further advice about it, feel free to email wpsupport@incsub.com.

    – Subject: ATTN: WPMU DEV support – wp.org
    – Link back to this thread for reference (https://wordpress.org/support/topic/reusable-field-between-forms/)

    Kind Regards,
    Kris

    Thread Starter Agencia 221B

    (@agencia221b)

    oh… ok.

    Could you give some general directions about what would work for this scenario, so I know what ask for when hire someone?
    Considering the Forminator code and best practices, the best approach would be a php file? It would be ‘readable’ and work as options in a select dropdown fields? Or javascript is the best way. Could you present some directions, please?

    Thread Starter Agencia 221B

    (@agencia221b)

    Never mind. Just figured out.

    Thanks anyway.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Reusable field between forms’ is closed to new replies.