Hide some fields from form

Hello,

I'm trying to do some customizations on ODK Collect, like User Login (done),
auto-load form and now I'm trying to hide some fields from form. Is that
possible?
I would like to put some Context Variables (UserLogin) in XML that will be
send but obviously not show in the form.

Maybe I've to customize JavaRosa?

Any ideas?

I appreciate any help.
Thanks in advance.

··· -- Thales

whatever you put in the instance block will be sent in the submission.
whatever you put in the body will be shown on the screen.

as to autoloading, in 1.1.7, you can create an android shortcut
directly to a form. just do a long press on the home screen and add an
odk form.

··· On Thu, Jul 7, 2011 at 07:04, Thales A. Ceolin wrote: > Hello, > I'm trying to do some customizations on ODK Collect, like User Login (done), > auto-load form and now I'm trying to hide some fields from form. Is that > possible? > I would like to put some Context Variables (UserLogin) in XML that will be > send but obviously not show in the form. > Maybe I've to customize JavaRosa? > Any ideas? > I appreciate any help. > Thanks in advance. > -- > Thales