1. jimmywiddle
  2. RO CSVI
  3. Wednesday, 08 June 2016
  4.  Subscribe via email
Hi,

Id just like to enquire if its possible to import 1 CSV row into multiple k2 items, depending if fields are not empty.

So id need something like:

if [field_1] !empty import k2 item (with [field_1] as unique identifier)
if [field_2] !empty import k2 item (with [field_2] as unique identifier)
.....
if [field_10] !empty import k2 item (with [field_10] as unique identifier)

Thanks in advance, ill await your response.
Accepted Answer Pending Moderation
Hello Jimmy,
You can do this by creating an override file and write your own custom code in override. The override feature is yet to come in our next CSVI 6.6.0 release but the patch is available in this thread. You can follow the instructions given in the thread as it is for same K2 item import.
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
Accepted Answer Pending Moderation
Hey Jimmy,

In addition to what Tharuna said, CSVI works only on a row by row basis.
Kind regards,

RolandD

=========================
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. # 2
  • Page :
  • 1


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