Share » Forums » Setup & design » Template handling checkbox in form

Template handling checkbox in form

Template handling checkbox in form

Sunday 22 January 2006 6:17:16 am - 2 replies

Author Message

Łukasz Serwatka

Sunday 22 January 2006 11:48:18 pm

Hi,

What exactly you want to do?

If you want to override some information collector datatypes templates look in to:
design/standard/templates/content/datatype/collect

Personal website -> http://serwatka.net
Blog (about eZ Publish) -> http://serwatka.net/blog

Pascal France

Monday 23 January 2006 4:04:25 am

Hi,

In fact I'm looking for how to display the checkbox on the left of the option.

I found that the display of the form is handled by design/plain/override/templates/full_form.tpl:

    66     {section name=ContentObjectAttribute loop=$content_version.contentobject_attributes}
    67     <div class="block">
    68         <label>{$ContentObjectAttribute:item.contentclass_attribute.name|wash}</label>
    69         <p class="box">{attribute_view_gui attribute=$ContentObjectAttribute:item}</p>
    70     </div>
    71     {/section}

but I don't know how to change these lines for my purpose.

Pascal

Ce qui embellit le désert c'est qu'il cache un puits... quelque part... (A. de Saint-Exupéry) - http://luxpopuli.fr/eZ-Publish

You must be logged in to post messages in this topic!

36 542 Users on board!

Forums menu