• Resolved fabiofernandespt

    (@fabiofernandespt)


    Hello,

    I’m trying to import a CSV file and map some fields. I have created in the houzez field builder a checkbox list named (Tipologia de alojamento) with the following options (Apartamentos Duplos, Apartamentos Individuais, Quartos Duplos, Quartos Triplos, Quartos Individuais, WC Privado) and when in my CSV i have a field called tipologia_de_alojamento with the following structure “Quartos Duplos,Quartos Individuais”. Is it possible to map this to make all the Quartos Duplos and Quartos Individuais checked?

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author Property Hive

    (@propertyhive)

    Good morning,

    What you’re after is a little beyond the capabilities of the field mapping tool that comes with Houzez Property Feed.

    That being said, you could achieve this using a custom snippet. I’ve put together the following snippet:

    https://gist.github.com/propertyhive/6373ab08a85df22e82f6f7491f7cdb33

    This can go into your themes functions.php file (if using a child theme) or added using a plugin like Code Snippets (https://www.ads-software.com/plugins/code-snippets/).

    Once added, run another import and you should see the types set. I’ve tested it here my end using the example and field names/data provided and it did work so hopefully you see the same.

    Of course let me know if any questions or issues surrounding the above.

    Steve

Viewing 1 replies (of 1 total)
  • The topic ‘CSV Import (Mapping fields)’ is closed to new replies.