1. oliver.ratzeburg@googlemail.com
  2. RO CSVI
  3. Wednesday, 19 October 2016
  4.  Subscribe via email
CSVI Version 6.6.4 with latest VirtueMart Extension

My Problem: I need to use a FIELD from the Import file multiple Times, Example:
Import File Structure
SOR_WG, SOR_NR, SOR_REIHE, SOR_AUTOR, SOR_VL_KURZ, SOR_AUFLAGE, SOR_UNTERTITEL, SOR_VK, .....

Now I need to use

SOR_REIHE map to category_path (virtuemart field)

and I need to use

SOR_REIHE again together with SOR_AUFLAGE in Form:

SOR_REIHE + <SPACE> + SOR_AUFLAGE

so I have 2 major issues:

First RE-USE an Import field twice
Combine 2 non sequential Import fields into 1 VirtueMart field and adding a space character in between

If this is not possible via GUI, is there a possibilty to create a PHP mapping file which I can link?
Accepted Answer Pending Moderation
Hello,
First RE-USE an Import field twice
Combine 2 non sequential Import fields into 1 VirtueMart field and adding a space character in between

If i understood correct you want to reuse the import field so it can be combined with another field before import. This should be possible using CSVI combine rule plugin. Create a new import rule by setting your source fields to be SOR_REIHE, SOR_AUFLAGE and Target field to the one you need the combine value to be applied, give a space in the combine character and save the rule. Apply this rule on target field in your template fields and that should do. Try it and let me know.
Kind regards,

Tharuna

=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
  1. more than a month ago
  2. RO CSVI
  3. # 1
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!