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
Post a Comment