I cannot find a datatype in uCommerce where I from a category can select a product. The only available data types are; ShortText, LongText, Number, Boolean, Image, DatePicker, RichText and Content.
Of course I can add a textbox where the uCommerce editor can enter the product Id, but that seems a little bit odd.
I know that the team behind the uCommerce package are working on a data type for Umbraco 7, which will enable you to pick catalog groups, catalogs, categories, or products depending on how it's configured.
I don´t know that the status of the data type for Umbraco 7 is, maybe you could try ask in the thread that I have linked to above if there are any news on where this would be ready.
Add a reference to a product from a category
I cannot find a datatype in uCommerce where I from a category can select a product. The only available data types are; ShortText, LongText, Number, Boolean, Image, DatePicker, RichText and Content.
Of course I can add a textbox where the uCommerce editor can enter the product Id, but that seems a little bit odd.
Is there a way to do what I am asking for?
I am using Umbraco 7.1.6.
Hi Johan,
I know that the team behind the uCommerce package are working on a data type for Umbraco 7, which will enable you to pick catalog groups, catalogs, categories, or products depending on how it's configured.
As you can see in this thread Søren is talking about it.http://our.umbraco.org/projects/website-utilities/ucommerce/ucommerce-support/53997-Add-uCommerce-Catalog-Tree-to-Umbracos-Multi-Node-Tree-Picker
I don´t know that the status of the data type for Umbraco 7 is, maybe you could try ask in the thread that I have linked to above if there are any news on where this would be ready.
/Dennis
Thank you Dennis, I have now posted a message in that thread.
Hi Johan,
You can also enable this by creating your own datatype:
http://docs.ucommerce.net/ucommerce/v6/extending-ucommerce/custom-data-type.html
is working on a reply...