Modify record matching rule
[% ELSE %]Add record matching rule
[% END %] [% END # /IF ( matching_rule_form ) %] [% IF ( delete_matching_rule_form ) %]Confirm deletion of record matching rule '[% code | html %]' ([% description | html %])?
Record matching rules
[% IF ( added_matching_rule ) %] [% END %] [% IF ( edited_matching_rule ) %] [% END %] [% IF ( deleted_matching_rule ) %] [% END %] [% IF ( available_matching_rules ) %]# | Code | Description | Actions |
---|---|---|---|
[% available_matching_rule.matcher_id | html %] | [% available_matching_rule.code | html %] | [% available_matching_rule.description | html %] | Edit Delete |
There are no saved matching rules.
[% END # /IF ( available_matching_rules ) %][% pagination_bar | $raw %]
[% END # /IF ( display_list ) %]
[% IF ( matching_rule_form ) %]
[% END # /IF ( matching_rule_form ) %]