[% META title="Initial Screen" %] [% # PROCESS dumper.tt dump = screen_categories %] [% IF dfv_errors %]
[% c.config('msg').dfv_errors %]
[% END %] [% category_ids = []; # for showhide_screens() function FOREACH entry IN screen_categories; NEXT UNLESS entry.is_active.match('yes'); category_ids.push(entry.id); END; %]