Introduce entity:formSubmission type.
authorMathieu Baudier <mbaudier@argeo.org>
Thu, 5 Nov 2020 12:29:23 +0000 (13:29 +0100)
committerMathieu Baudier <mbaudier@argeo.org>
Thu, 5 Nov 2020 12:29:23 +0000 (13:29 +0100)
knowledge/org.argeo.support.odk/src/org/argeo/support/odk/odk.cnd
org.argeo.entity.api/src/org/argeo/entity/entity.cnd

index c9fe6bccbd20efb4e63730d25bccb2c89488fcef..e1cd74a3d24d0b5072b5d2347fd7b324b8aefa0f 100644 (file)
@@ -41,7 +41,7 @@
 [orxList:xform] > mix:created, mix:lastModified, jcrx:csum, entity:form
 + h:html (odk:html) = odk:html
 
-[orx:submission] > mix:created
+[orx:submission] > mix:created, entity:formSubmission
 + xml_submission_file (nt:unstructured) = nt:unstructured
 + * (nt:file) *
 
index 78fb8ccb1c0f6fc7d1b530ce82be1ec839c39347..16ff3b79a86956807cd97d7ece329b71bb8cb640 100644 (file)
@@ -48,6 +48,9 @@ orderable
 [entity:form]
 mixin
 
+[entity:formSubmission]
+mixin
+
 [entity:formSet]
 mixin