1. Anonymous User
  2. RO CSVI
  3. Wednesday, 01 October 2025
  4.  Subscribe via email
When importing Viruemart products, I would like to use the first word of the product name as the manufacturer's value.
What should I use for this, what is the solution?
Accepted Answer
Accepted Answer Pending Moderation
Hello,
Ok, I changed the regex in rule in your template and now find and replace works. Please check.
Kind regards,

Tharuna

=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
  1. 13 hours ago
  2. RO CSVI
  3. # Permalink
Accepted Answer Pending Moderation
Hi,
Copying works, but find and replace deletes all data.
  1. 1 day ago
  2. RO CSVI
  3. # 1
Accepted Answer Pending Moderation
Hello,
Login details posted do not work. It says The username and password do not match, or you do not have an account yet.

I see a problem in applying copy rule. Copy rule is applied on manufacturer_name but it should be applied on product_name field as that is where value has to be copied from. Do this change and check the import. See how that goes.
Kind regards,

Tharuna

=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
  1. 1 day ago
  2. RO CSVI
  3. # 2
Accepted Answer Pending Moderation
Hello,
What you need to do is

1. Copy product name value to manufacturer field using RO CSVI Field copy rule.
2. Create a rule using RO CSVI Multireplace and using Find and Replace operation with regular expression like in attached screenshot. This regular expression will leave the first word and replace the rest. Apply this rule on manufacturer field. This rule should run after Field copy rule so it has a value to get the first word.


/^\s*\S+\s*(.*)/


Try and let me know on how it goes.
Attachments (1)
Kind regards,

Tharuna

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


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