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
|
|
@ -1044,6 +1044,12 @@ be useful, others may not.|,
|
|||
context => q{The date that this entry was submitted to the site. i18n label for template},
|
||||
},
|
||||
|
||||
'help record.noloop' => {
|
||||
message => q{You can get any field's value in this record by name, ex: record.noloop.subject},
|
||||
lastUpdated => 0,
|
||||
context => q{Help for template variable},
|
||||
},
|
||||
|
||||
};
|
||||
|
||||
1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue