Difference between revisions of "Attachment Table"

From IMSMA Wiki
Jump to: navigation, search
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Note | The table is called ''attachment'' and it cannot have CDFs. [[Manage Data Entry Form Attachments| Attachments are added during data entry]].}}
+
{{Note | The table is called ''attachment'' and it cannot have CDFs. The maXML artifact is [[Attachment Artifact|Attachment]].<br>
 +
[[Manage Data Entry Form Attachments| Attachments are added during data entry]].}}
 
{{New_6.0| It is possible to see the total number of Attachments in the Summary window.}}
 
{{New_6.0| It is possible to see the total number of Attachments in the Summary window.}}
 
[[Image:Attachment summary window.png|500px]]
 
[[Image:Attachment summary window.png|500px]]
Line 5: Line 6:
 
|- valign="top"
 
|- valign="top"
 
|
 
|
[[Image:Attachment category.png|100px]]
+
[[Image:Attachment category.png|50px]]
 
|
 
|
 
{| class="wikitable sortable"
 
{| class="wikitable sortable"
 
  ! Data type !! Database column name !! Pojo name
 
  ! Data type !! Database column name !! Pojo name
 
|-
 
|-
| Text || Filedescription || FileDescription
+
| Text || '''F'''iledescription || FileDescription
 
|-
 
|-
| Boolean || isContentSaved || IsContentSaved
+
| Boolean || is'''C'''ontent'''S'''aved || IsContentSaved
 
|-
 
|-
 
| String || attachment_guid || Guid
 
| String || attachment_guid || Guid

Latest revision as of 22:02, 19 June 2017

Note.jpg The table is called attachment and it cannot have CDFs. The maXML artifact is Attachment.

Attachments are added during data entry.

New 6.0.png It is possible to see the total number of Attachments in the Summary window.
Attachment summary window.png

Attachment category.png

Data type Database column name Pojo name
Text Filedescription FileDescription
Boolean isContentSaved IsContentSaved
String attachment_guid Guid
String dataenterer DataEnterer
Date dataentrydate DataEntryDate
String fieldreport_guid FieldReport
String filename FileName
Integer filesize FileSize
String mimetype Mimetype