Support

Account

Home Forums Backend Issues (wp-admin) Changes to acf-pro-input.js not showing up Reply To: Changes to acf-pro-input.js not showing up

  • Hi, I’m circling back on this. I went through and created a new plugin using that “create a new field type” link you provided. I wondering if you could recommend a direction on how to move forward.

    Basically, we are using a page-builder created using flexible content fields and a number of add-ons. I’d like to add a button here:

    https://www.screencast.com/t/dUFyZhyTW

    That allows you to duplicate the entire row layout.

    I’m sort of stuck on how to do the duplication itself. Would you recommend I use JS or PHP to duplicate the layout? If I go with JS, what sort of values would I have to increment in order to avoid problems when the database gets updated?