I just created a form with build and tried adding it to aggregate.
It failed citing that the form is missing a "form id". I can figure out how
to add that manually easy enough. Is there a way to do this via ODK Build
though?
Thanks,
Matt
I just created a form with build and tried adding it to aggregate.
It failed citing that the form is missing a "form id". I can figure out how
to add that manually easy enough. Is there a way to do this via ODK Build
though?
Thanks,
Matt
Curious. ODK Build should be doing this automatically for you; I'll check up on it to see why it's not doing so.
Thanks,
—Clint
I just created a form with build and tried adding it to aggregate.
It failed citing that the form is missing a "form id". I can figure out how to add that manually easy enough. Is there a way to do this via ODK Build though?
Thanks,
Matt
--
Post: opendatakit@googlegroups.com
Unsubscribe: opendatakit+unsubscribe@googlegroups.com
Options: http://groups.google.com/group/opendatakit?hl=en
Hi Matt,
I pushed a patch just now that should clear things up. See if that helps when you get a chance.
Thanks,
—Clint
Curious. ODK Build should be doing this automatically for you; I'll check up on it to see why it's not doing so.
Thanks,
—ClintOn Nov 20, 2010, at 5:38 PM, Matt Berg wrote:
I just created a form with build and tried adding it to aggregate.
It failed citing that the form is missing a "form id". I can figure out how to add that manually easy enough. Is there a way to do this via ODK Build though?
Thanks,
Matt
--
Post: opendatakit@googlegroups.com
Unsubscribe: opendatakit+unsubscribe@googlegroups.com
Options: http://groups.google.com/group/opendatakit?hl=en
Thanks! Will try it out in a bit and let you know.
Hi Matt,
I pushed a patch just now that should clear things up. See if that helps
when you get a chance.Thanks,
—ClintOn Nov 20, 2010, at 8:22 PM, Clint Tseng wrote:
Curious. ODK Build should be doing this automatically for you; I'll check
up on it to see why it's not doing so.Thanks,
—ClintOn Nov 20, 2010, at 5:38 PM, Matt Berg wrote:
I just created a form with build and tried adding it to aggregate.
It failed citing that the form is missing a "form id". I can figure out how
to add that manually easy enough. Is there a way to do this via ODK Build
though?Thanks,
Matt
--
Post: opendatakit@googlegroups.com
Unsubscribe: opendatakit+unsubscribe@googlegroups.com
Options: http://groups.google.com/group/opendatakit?hl=en--
Post: opendatakit@googlegroups.com
Unsubscribe: opendatakit+unsubscribe@googlegroups.comopendatakit%2Bunsubscribe@googlegroups.com
Options: http://groups.google.com/group/opendatakit?hl=en
--
ICT Director
Millennium Villages Project
Columbia University, NYC
M: +1.646.463.1273
Skype: mlberg
I have also had a problem with ODK build and the group/looping option.
I keep getting an error in Validate and Collect.
This is what the error states:
Checking XML...
Parsing form...
Title: "Test Group"
Warning: Control binding [/data/Test/Test/Test2] matches no nodes
Warning: Control binding [/data/Test/Test/Test3] matches no nodes
Form is valid. See above for warnings (if any).
Here is the code for this example: dpaste.com/278534
I gave up after a while and used the Household Survey sample code.
this is a bug on our part. i've filed the issue at
http://code.google.com/p/opendatakit/issues/detail?id=151 and we'll
fix it asap.