You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: onprc_ehr/resources/queries/study/Pairings.query.xml
+12-6Lines changed: 12 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -24,6 +24,14 @@
24
24
<columncolumnName="cage">
25
25
<columnTitle>Cage</columnTitle>
26
26
</column>
27
+
<columncolumnName="other_IDs">
28
+
<isHidden>false</isHidden>
29
+
<columnTitle>Other ID</columnTitle>
30
+
</column>
31
+
<columncolumnName="other_infant">
32
+
<isHidden>false</isHidden>
33
+
<columnTitle>Other Infant</columnTitle>
34
+
</column>
27
35
<columncolumnName="date">
28
36
<columnTitle>Start Date</columnTitle>
29
37
</column>
@@ -98,22 +106,20 @@
98
106
<fkColumnName>value</fkColumnName>
99
107
</fk>
100
108
</column>
101
-
<columncolumnName="other_infant">
102
-
<isHidden>false</isHidden>
103
-
<columnTitle>Other Infant</columnTitle>
104
-
</column>
105
109
106
-
<columncolumnName="remark2">
110
+
<columncolumnName="duration">
111
+
<columnTitle>Duration</columnTitle>
112
+
</column> <columncolumnName="remark2">
107
113
<columnTitle>End Remark</columnTitle>
108
114
<displayWidth>300</displayWidth>
109
115
</column>
110
116
111
-
112
117
<columncolumnName="pairid">
113
118
<columnTitle>Pair ID</columnTitle>
114
119
<isHidden>true</isHidden>
115
120
<description>This field is used to differentiate pairs. By convention is should usually be the lowest cage number in the group; however, it does not need to match this</description>
0 commit comments