Predefined property 'username'

I've noticed that that there is a jr:predefined property called 'username'
that is populated from the ODK username preference value. Since this is an
ODK specific value, I was wondering how JavaRosa gets this value. Is ODK
using a custom version of JavaRosa to retrievie this value or is there some
other means for JavaRosa to resolve unknown predefined values?

See the very bottom of http://opendatakit.org/help/form-design/examples/
for the property values implemented by ODK Collect.

··· On Thu, Jan 31, 2013 at 11:43 AM, wrote:

I've noticed that that there is a jr:predefined property called 'username'
that is populated from the ODK username preference value. Since this is an
ODK specific value, I was wondering how JavaRosa gets this value. Is ODK
using a custom version of JavaRosa to retrievie this value or is there some
other means for JavaRosa to resolve unknown predefined values?

--
You received this message because you are subscribed to the Google Groups
"ODK Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to opendatakit-developers+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

--
Mitch Sundt
Software Engineer
University of Washington
mitchellsundt@gmail.com

Relevant code is at
https://code.google.com/p/opendatakit/source/browse/src/org/odk/collect/android/logic/PropertyManager.java?repo=collect#132.
Pretty sure it's ODK only.

··· On Thu, Jan 31, 2013 at 12:07 PM, Mitch S wrote: > See the very bottom of http://opendatakit.org/help/form-design/examples/ > for the property values implemented by ODK Collect. > > > On Thu, Jan 31, 2013 at 11:43 AM, wrote: >> >> I've noticed that that there is a jr:predefined property called 'username' >> that is populated from the ODK username preference value. Since this is an >> ODK specific value, I was wondering how JavaRosa gets this value. Is ODK >> using a custom version of JavaRosa to retrievie this value or is there some >> other means for JavaRosa to resolve unknown predefined values? >> >> -- >> You received this message because you are subscribed to the Google Groups >> "ODK Developers" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to opendatakit-developers+unsubscribe@googlegroups.com. >> For more options, visit https://groups.google.com/groups/opt_out. >> >> > > > > > -- > Mitch Sundt > Software Engineer > University of Washington > mitchellsundt@gmail.com > > -- > You received this message because you are subscribed to the Google Groups > "ODK Developers" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to opendatakit-developers+unsubscribe@googlegroups.com. > For more options, visit https://groups.google.com/groups/opt_out. > >

Thanks, this is exactly the answer I was looking for!

··· On Thursday, January 31, 2013 1:09:56 PM UTC-7, Yaw Anokwa wrote:

Relevant code is at

https://code.google.com/p/opendatakit/source/browse/src/org/odk/collect/android/logic/PropertyManager.java?repo=collect#132.

Pretty sure it's ODK only.

On Thu, Jan 31, 2013 at 12:07 PM, Mitch S <mitche...@gmail.com<javascript:>> wrote:

See the very bottom of http://opendatakit.org/help/form-design/examples/
for the property values implemented by ODK Collect.

On Thu, Jan 31, 2013 at 11:43 AM, <mark....@us.army.mil <javascript:>> wrote:

I've noticed that that there is a jr:predefined property called
'username'
that is populated from the ODK username preference value. Since this
is an
ODK specific value, I was wondering how JavaRosa gets this value. Is
ODK
using a custom version of JavaRosa to retrievie this value or is there
some
other means for JavaRosa to resolve unknown predefined values?

--
You received this message because you are subscribed to the Google
Groups
"ODK Developers" group.
To unsubscribe from this group and stop receiving emails from it, send
an
email to opendatakit-developers+unsubscribe@googlegroups.com<javascript:>.

For more options, visit https://groups.google.com/groups/opt_out.

--
Mitch Sundt
Software Engineer
University of Washington
mitche...@gmail.com <javascript:>

--
You received this message because you are subscribed to the Google
Groups
"ODK Developers" group.
To unsubscribe from this group and stop receiving emails from it, send
an
email to opendatakit-developers+unsubscribe@googlegroups.com<javascript:>.

For more options, visit https://groups.google.com/groups/opt_out.