Support

Account

Home Forums Add-ons Repeater Field Repeater Field: Import Multiple Rows with All Import

Solving

Repeater Field: Import Multiple Rows with All Import

  • Hello,

    I’m trying to import a CSV with thousands of rows, like this:

    ID;City;Local
    1,manhattan,sample
    1,manhattan,othersample
    1,manhattan,sample2
    2,curitiba,sample1
    2,curitiba,sample2
    3,othercity,sample
    3,othercity,sample2

    There is a way to import the content this way, with All Import, without group all ID in only one line? Can one help-me plz?

    It will save-me a lot of hours of job.

    Thanks

  • Yes John, but, there is a way, changing the code, to do it work?

  • Changing what code?

    There is nothing in ACF that will help you with this.

    You should look at what WPAI can do or cannot do. That plugin, besides providing import for repeater fields also has its own filters that allow you to modify how importing is done if you need to. For example it can be used to modify the content of a cell before it is used. You can also run custom functions on cell contents during the import. The support over a WPAI has always been helpful to me when I need to do something special and I would suggest contacting them.

    I do not have sufficient knowledge about WPAI to help you modify your import to work with the data you have.

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.