• Resolved wiltshirelettings

    (@wiltshirelettings)


    Hi.

    I want to use Additional Field Mapping to import a list of things in this XML snippet.

    <OutsideSpaces>
      <Feature>Outside Space - Back Garden</Feature>
      <Feature>Outside Space - Front Garden</Feature>
    </OutsideSpaces>

    How do I go about configuring the “Additional Field Mapping” in the Import Settings. I have created a Text Area custom field in the field builder.

    I can only seem the get the first entry listed, not all of them. (In this case, two)

    TIA

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

    (@propertyhive)

    Thanks for getting in touch. Is this an Apex27 import by any chance? If so, do you have ‘Apex27’ selected as the format?

    Assuming you have, importing the first outside space is possible using a field mapping rule like so:

    https://prnt.sc/iyi7D26kD1Mh

    That will only import the first one however and also, contains the word ‘Outside Space’ which I’m guessing you don’t won’t.

    I feel the only way to do this reliably is to use a custom snippet. I’ve put the following together for you:

    https://gist.github.com/propertyhive/db9d9970a361913d8e8db529f5004e1c

    This can be added using a plugin like ‘Code Snippets’. Once added, run another import and you should see these imported.

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.