I use joomla 3.x.x and cb 1.9 with virtuemart 3.x.x.
I have some products at virtuemart. I need when someone buys something from virtuemart then automatically, when he/she logs in the next time he / she can see data from virtuemart to community builder profile. Examples are shipping address, name, lastname and other fields that are in virtuemart table and to community builder table.
Is there an automatic way to do this and not to pass data every time?
I use joomla 3.x.x and cb 1.9 with virtuemart 3.x.x.
I have some products at virtuemart. I need when someone buys something from virtuemart then automatically, when he/she logs in the next time he / she can see data from virtuemart to community builder profile. Examples are shipping address, name, lastname and other fields that are in virtuemart table and to community builder table.
Is there an automatic way to do this and not to pass data every time?
Thank you in advance!
If you are database aware and can figure out where this info is stored in the vm tables, then you should be able to use a CB Query field to do this.