php - Display Results Manually eZ publish -


i have object attribute. checbox.

enter image description here

how can attribute 0? , display result?

{attribute_result_gui view=info attribute=someattribute}

thanks in advance

i happened solve problem..

here's code me see result of attribute.

x there signifies 0 below attribute...

{$collection.attributes.x}

so it'll this.

{attribute_result_gui view=info attribute=$collection.attributes.0}


Comments

Popular posts from this blog

javascript - Bootstrap Popover: iOS Safari strange behaviour -

Website Login Issue developed in magento -

Can the constants be defined inside a model file of a framework in PHP? -