One problem & one request

Hello Devs,

Firstly Thanks for all the work you've put in on ODK as its enabling
me to do some pretty cool stuff. I have one problem & one request.

The problem that I'm having is that when I submit forms to the
Aggregate it doesn't list all my "nodes". When I use the local server
the cmd window lists the nodes, their correct value, and shows them
being uploaded, however it doesn't show when you click view
submissions. I can include my xml if you'd like to review.

About my request. I'm using ODK collect to generate a form that I need
to transform into human readable data. I'm using Xsl which is really
cool as its simple enough for a numbskull like me to understand.:slight_smile:
only problem is that with every xml I have to manually enter the
stylesheet link between the xml ver.identifier and the sheet id ex.

<?xml version='1.0' ?>*<?xml-stylesheet type="text/xsl" href="day.xsl"?

*

Is there a chance that you can implament an add this to your xml
upon creation option?

GREAT work so far & Thanks Again

Julian

Julian,

Please file a issue on our website and include the xform and submission that
is showing the problem.

Thanks,
Waylon

ยทยทยท On Mon, Jun 28, 2010 at 4:16 AM, Jdot wrote:

Hello Devs,

Firstly Thanks for all the work you've put in on ODK as its enabling
me to do some pretty cool stuff. I have one problem & one request.

The problem that I'm having is that when I submit forms to the
Aggregate it doesn't list all my "nodes". When I use the local server
the cmd window lists the nodes, their correct value, and shows them
being uploaded, however it doesn't show when you click view
submissions. I can include my xml if you'd like to review.

About my request. I'm using ODK collect to generate a form that I need
to transform into human readable data. I'm using Xsl which is really
cool as its simple enough for a numbskull like me to understand.:slight_smile:
only problem is that with every xml I have to manually enter the
stylesheet link between the xml ver.identifier and the sheet id ex.

<?xml version='1.0' ?>*<?xml-stylesheet type="text/xsl" href="day.xsl"?

*

Is there a chance that you can implament an add this to your xml
upon creation option?

GREAT work so far & Thanks Again

Julian