1 ?>
'description', cols => 60, rows => row_count, text => form.description} ?> 'description', size => 60, value => form.description} ?>
'role', type => 'radio', value => 'C', label => text('Cost Center'), ${cost} => cost, }; PROCESS input element_data={ name => 'role', type => 'radio', value => 'P', label => text('Profit Center'), ${profit} => profit, }; -?>

'hidden', name => hidden, value => hiddens.item(hidden) }; END ?>