added direct value access in DataForm list view

This commit is contained in:
Doug Bell 2009-09-15 20:16:31 -05:00
parent e161afd5c0
commit ed8a0dac5c
5 changed files with 201 additions and 0 deletions

View file

@ -179,6 +179,7 @@ our $HELP = {
{ 'name' => 'record.userId' },
{ 'name' => 'record.submissionDate.epoch' },
{ 'name' => 'record.submissionDate.human' },
{ 'name' => 'record.noloop.', description => 'help record.noloop', },
{ 'name' => 'record.data_loop',
'variables' => [
{ 'name' => 'record.data.name' },