[%
columns = [{ col_id = 'type', name = text('Type'), type = 'text' },
{ col_id = 'rate', name = text('Amount/Rate'), type = 'text' }];
PROCESS dynatable
columns = columns
attributes = {id = 'wage-table', width='100%' }
t_body = {rows = wages};
PROCESS dynatable
columns = columns
attributes = {id = 'deduction-table', width='100%' }
t_body = {rows = deductions}; %]
The project is looking to partner with subject matter experts to
expand the functionality on these screens.