You need to be logged in to view a user's profile.
  1. gpessoa
  2. RO CSVI
  3. Wednesday, 27 February 2019
  4.  Subscribe via email
Hi
I would like to know if I can create o field in my VM table and them manage it with CSVI?
Like in “jvm_virtuemart_products_en_gb” create a field “UField1” to them echo on a VM product template.
If yes, can you tell me the SQL code to insert this fields? Filds like: product_desc and product_gtin
Thanks in advance
Accepted Answer Pending Moderation
Hello,

I would like to know if I can create o field in my VM table and them manage it with CSVI?
This is not possible for the virtuemart_products_en_gb table because it is a special table. You would have to add it to the virtuemart_products table.

If you really want it in the virtuemart_products_en_gb table then you should manage that table with the CSVI Custom table import/export and not the VirtueMart product import/export.

As for creating this field, I recommend to use PhpMyAdmin which comes with most hosting solutions. This will give you a graphical interface for managing the tables. You can simply click the field together.

Let me know if this answers your question.
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. # 1
Accepted Answer Pending Moderation
Yes, I think I can use jvm_virtuemart_products table!
I already checked phpMyAdmin in order to insert the columns…
after do the VM template job!
them is just update csvi available fields and rock it .
Thanks Roland
  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!