• 1

Read this first!

We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you have an active subscription and wish to receive support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here.

Thank you!

TOPIC: import/display the virtuemart categories in RSForm

import/display the virtuemart categories in RSForm 11 years 6 months ago #25305

  • talitali
  • talitali's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 3
hi i need to display the form (RSFormPro) a drop dowm list , that will pull all the category titles(text) from the virtuemart component is it possible?
The administrator has disabled public write access.

import/display the virtuemart categories in RSForm 11 years 6 months ago #25306

  • alexp
  • alexp's Avatar
  • OFFLINE
  • RSJoomla! Official Staff
  • Posts: 2253
  • Thank you received: 180
Please note: my help is not official customer support. To receive your support, submit a ticket by clicking here
Regards,
RSJoomla! Development Team
The administrator has disabled public write access.

import/display the virtuemart categories in RSForm 11 years 6 months ago #25313

  • talitali
  • talitali's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 3
thank you!

but since i dont "speak" php
can you help me
if the name of the table in mysql is "xxx_virtuemart_categories_he_il"and i want to include all the categories so ican just copy and paste and the only thing i have to change is this?
$db->setQuery("SELECT your_value, your_label FROM xxx_virtuemart_categories_he_il your_table");
The administrator has disabled public write access.

import/display the virtuemart categories in RSForm 9 years 3 weeks ago #34723

  • servlet
  • servlet's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 13
Goes to CPanel and use PHPmyAdmin to see your table name
The administrator has disabled public write access.
  • 1

Read this first!

We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you have an active subscription and wish to receive support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here.

Thank you!