Document Type - list of fields is not complete

Adam Řezníček asked on October 7, 2015 15:11

Hi,

I'm newbie in Kentico, sorry for my dummy question.

I have to fix some issues in existing project (Kentico 7, I think it's not big problem), only fix one transformation. There is Document Type named "Product" in the current project.

Problem is that in "CMSDesk - product - form" are planty of properties, but in "SiteManager - document type - product - filds" are not. You can see it in image attach. I'm pretty sure i look at the right document type.

So, my question is How to show all fields (fields name in DB for transformation using) in CMS and is it possible? Why I cannot see all these fields in SiteManager?

Edit: we are using e-commerce (e-shop) and I want to get all SKU properties list

Recent Answers


Ilesh Mistry answered on October 7, 2015 15:47 (last edited on October 7, 2015 15:48)

Hi Adam

This is because it looks like you are using Kentico Products for ECommerce right?

If so then the transformation would need to follow ECommerce ways of getting the field values. If you check the area in the documentation for SKU related items you will see help on this. This is a good place to check references for Transformation (I know it is version 8, but most of them are similar)

Kentico Documentation - Transformations

Hope this helps.

Thanks

Ilesh

0 votesVote for this answer Mark as a Correct answer

Adam Řezníček answered on October 7, 2015 17:24

Yeah, that's right, it's a eshop.

There is a Eval("SKUPrice") in the transformation, but I have to get value from Club Points SKU property, but Eval("SKUClubPoints") not working - bad property name. Is there way to get list of all SKU properties in the project?

Thanks

0 votesVote for this answer Mark as a Correct answer

   Please, sign in to be able to submit a new answer.