[% IF SHOW_DEBUG %]
[% USE Dumper %]
mode
[% Dumper.dump_html(form.field.mode.field) %]
[% Dumper.dump_html(form.field.mode.fields) %]
[% Dumper.dump_html(form.field.mode.value) %]
[% Dumper.dump_html(form.field.mode.valuess) %]
[% Dumper.dump_html(form.field.mode.label) %]
[% Dumper.dump_html(form.field.mode.options) %]
obj
[% Dumper.dump_html(form.field.obj.field) %]
[% Dumper.dump_html(form.field.obj.fields) %]
[% Dumper.dump_html(form.field.obj.value) %]
[% Dumper.dump_html(form.field.obj.values) %]
[% Dumper.dump_html(form.field.obj.label) %]
[% Dumper.dump_html(form.field.obj.options) %]
object
[% Dumper.dump_html(form.field.object.field) %]
[% Dumper.dump_html(form.field.object.fields) %]
[% Dumper.dump_html(form.field.object.value) %]
[% Dumper.dump_html(form.field.object.valuess) %]
[% Dumper.dump_html(form.field.object.label) %]
[% Dumper.dump_html(form.field.object.options) %]
oid
[% Dumper.dump_html(form.field.oid.field) %]
[% Dumper.dump_html(form.field.oid.fields) %]
[% Dumper.dump_html(form.field.oid.value) %]
[% Dumper.dump_html(form.field.oid.values) %]
[% Dumper.dump_html(form.field.oid.label) %]
[% Dumper.dump_html(form.field.oid.options) %]
showlist
[% Dumper.dump_html(form.field.showlist.field) %]
[% Dumper.dump_html(form.field.showlist.fields) %]
[% Dumper.dump_html(form.field.showlist.value) %]
[% Dumper.dump_html(form.field.showlist.values) %]
[% Dumper.dump_html(form.field.showlist.label) %]
[% Dumper.dump_html(form.field.showlist.options) %]
[% END %]
[% lh.maketext(CIPUX_MODALITY) %] ([% lh.maketext(MODE) %])
[% form.start %]
[% form.field.letter.field %]
[% form.field.module.field %]
[% form.submit %]
[% form.end %]