Closed GoogleCodeExporter closed 9 years ago
adding Collect label; similar to 175 as noted above.
Original comment by mitchellsundt@gmail.com
on 1 Jul 2011 at 8:28
Original comment by wbrune...@gmail.com
on 13 Jul 2011 at 7:41
For ODK Collect 1.2, I've added these properties:
(1) "username" - return the Username configured in the ODK Collect settings
page.
(2) "email" - return the "Google Account" chosen on the ODK Collect settings
page.
<bind nodeset="/imci/Meta/username" type="xsd:string"
jr:preload="property" jr:preloadParams="username" />
<bind nodeset="/imci/Meta/email" type="xsd:string"
jr:preload="property" jr:preloadParams="email" />
Original comment by mitchellsundt@gmail.com
on 28 Jun 2012 at 11:44
Original comment by mitchellsundt@gmail.com
on 12 Jul 2012 at 7:01
Original issue reported on code.google.com by
kirby.ja...@gmail.com
on 5 Apr 2011 at 10:18