kentico - Hierarchical Transformation: define transformation level as anything greater than zero? -


when defining transformation used within hierarchical transformation can enter -1 mean all, or integer level.

i see transformations apply following order of operations explicitly defined levels supersede -1 (all).

in case, want apply transformation except root level items document type.

the way have figured out make work create transformation -1 (all) , create transformation level 1. inside of transformation, don't (but had enter the transformation put html comment).

this seems bit of ugly hack -- there better way this?

my solution similar - create standard "emptyherarchicaltransformation" control can referenced anywhere need stop higher-up hierarchy transformation overriding it.


Comments

Popular posts from this blog

How to remove text and logo OR add Overflow on Android ActionBar using AppCompat on API 8? -

html - How to style widget with post count different than without post count -

url rewriting - How to redirect a http POST with urlrewritefilter -