VirtueMart Forum

VirtueMart 2 + 3 + 4 => Plugins: Payment, Shipment and others => Topic started by: marciopati on October 12, 2014, 10:45:13 AM

Title: How can I pass values from a plugin to another "component's" controller or view?
Post by: marciopati on October 12, 2014, 10:45:13 AM
Hello,

Could anyone help me with this, please? I have tried all I could find, but I can't get my array to pass from my Virtuemart "plugin" to another Virtuemart "component" of mine.

I have tried using JFactory::getApplication()->set() / get(),  JFactory::getApplication()->input->set() / get(), and all kinds of options but the data simply does not seem to get accross the layers, I guess. So, the component's view never gets the data.

Is there a way to do it, please?

Thanks a lot,
Márcio.