[% META title = 'Admin » Lab Test Result Options' -%] [% lab_test_result_options_dfv_js %] [% PROCESS admin/lab_test_nav.tt page = 'lab-test-result-opts' %]

Lab Test Result Options

[% IF dfv_errors %]

[% c.config('msg').dfv_errors %]

[% END %]

[% div_name = 'new'; INCLUDE site/snippets/toggleview.tt %] Add new entry

[% meta_data = c.get_meta_data('LabTestResultOption'); max_length = meta_data.column('value').length; %]
Data Type: [% error_data_type_id %] [new]
Value: [% PROCESS site/countdown.tt %] [% error_value %]
Active: [% error_is_active %]

[% site.html.submit %]

[% IF result_options.size # only empty if new db %]
[% FOREACH item IN result_options %] [% END %]
Data type Value Active
[% loop.count %] Edit
[% END %]