It's been some time since I last used uCommerce and now I have the pleasure of implement a shop on the newest ucommerce release. I was trilled to see the possiblity to use umbraco datatypes in uCommerce. However I can't figure out how to configure them.
For instance if I create a Umbraco ultimate picker I would normally get a few configuration options like Type, Parent nodeid and so on. However those properties are not avaliable when i create the datatype in uCommerce. Can anyone tell how I do configure it ?
You don't configure the specific settings for the datatype inside uCommerce, the settings in uCommerce are specific for uCommerce. You create and configure the datatype in the "Developer"-section of Umbraco. Then in your "uCommerce"-section, you create a new uCommerce datatype, and pick the datatype from Umbraco in there. That should do it just fine.
How to configure umbraco datatypes in ucommerce
Hi,
It's been some time since I last used uCommerce and now I have the pleasure of implement a shop on the newest ucommerce release. I was trilled to see the possiblity to use umbraco datatypes in uCommerce. However I can't figure out how to configure them.
For instance if I create a Umbraco ultimate picker I would normally get a few configuration options like Type, Parent nodeid and so on. However those properties are not avaliable when i create the datatype in uCommerce. Can anyone tell how I do configure it ?
/Thor
You don't configure the specific settings for the datatype inside uCommerce, the settings in uCommerce are specific for uCommerce. You create and configure the datatype in the "Developer"-section of Umbraco. Then in your "uCommerce"-section, you create a new uCommerce datatype, and pick the datatype from Umbraco in there. That should do it just fine.
Hope this helps :)
Ahh that makes sence and it works like a charm, thank you very much for the help :-).
/Thor
is working on a reply...