[% IF ( use_heading_flags_p ) %] [% IF ( heading_edit_subfields_p ) %]Tag [% tagfield | html %] Subfield constraints[% END %] [% ELSE %] [% action | html %] [% END %]
[% END # /IF ( add_form ) %] [% IF ( delete_confirm ) %]Confirm deletion of subfield [% mss.tagsubfield | html %]?
Subfield: [% mss.tagsubfield | html %]
Description: [% mss.liblibrarian | html_entity %]
MARC subfield structure admin for [% tagfield | html %] [% IF ( frameworkcode ) %](framework [% frameworkcode | html %])[% ELSE %](default framework)[% END %]
This screen shows the subfields associated with the selected tag. You can edit subfields or add a new one by clicking on edit.
The column 'Koha field' shows that the subfield is linked with a Koha field.
Subfield | Text | Constraints | Actions |
---|---|---|---|
[% loo.tagsubfield | html %] | [% IF loo.tab == -1 %] [% loo.liblibrarian | html_entity %] [% ELSE %] [% loo.liblibrarian | html_entity %] [% END %] | [% IF loo.tab == -1 %] subfield ignored [% ELSE %] Tab:[% loo.tab | html %], [% IF ( loo.kohafield ) %] | Koha field: [% loo.kohafield | html %], [% END %] [% IF ( loo.repeatable ) %]Repeatable, [% ELSE %]Not repeatable,[% END %] [% IF ( loo.mandatory ) %]Mandatory, [% ELSE %]Not mandatory,[% END %] [% IF ( loo.important ) %]Important, [% ELSE %]Not important,[% END %] [% IF ( loo.seealso ) %] | See also: [% loo.seealso | html %],[% END %] [% IF ( loo.hidden ) %]hidden,[% END %] [% IF ( loo.isurl ) %]is a URL,[% END %] [% IF ( loo.authorised_value ) %] | Auth value:[% loo.authorised_value | html %],[% END %] [% IF ( loo.authtypecode ) %] | Authority:[% loo.authtypecode | html %],[% END %] [% IF ( loo.value_builder ) %] | Plugin:[% loo.value_builder | html %],[% END %] [% IF ( loo.link ) %] | Link:[% loo.link | html %],[% END %] [% END %] | Edit Delete |