added direct value access in DataForm list view
This commit is contained in:
parent
e161afd5c0
commit
ed8a0dac5c
5 changed files with 201 additions and 0 deletions
|
|
@ -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' },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue