Integer Value - More than 9 digits?

How can I set integer value to take more than nine digits?

See https://groups.google.com/d/msg/opendatakit/l4mwbraaXSM/AxMeEvXiGFcJ

Yaw

··· -- Need ODK services? http://nafundi.com provides form design, server setup, professional support, and software development for ODK.

On Fri, Apr 18, 2014 at 2:38 PM, Me metronomeconsults@gmail.com wrote:

How can I set integer value to take more than nine digits?

--

Post: opendatakit@googlegroups.com
Unsubscribe: opendatakit+unsubscribe@googlegroups.com
Options: http://groups.google.com/group/opendatakit?hl=en


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

Hi Muyiwa
Set the data type to 'text', set the appearance to 'numbers' and then add a constraint in the constraint column.

··· On Saturday, April 19, 2014 12:38:41 AM UTC+3, Muyiwa Agunbiade wrote: > How can I set integer value to take more than nine digits?

Thank you for this
ME

··· On 27 April 2014 01:32, wrote:

On Saturday, April 19, 2014 12:38:41 AM UTC+3, Muyiwa Agunbiade wrote:

How can I set integer value to take more than nine digits?

Hi Muyiwa
Set the data type to 'text', set the appearance to 'numbers' and then add
a constraint in the constraint column.

--

Post: opendatakit@googlegroups.com
Unsubscribe: opendatakit+unsubscribe@googlegroups.com
Options: http://groups.google.com/group/opendatakit?hl=en


You received this message because you are subscribed to a topic in the
Google Groups "ODK Community" group.
To unsubscribe from this topic, visit
https://groups.google.com/d/topic/opendatakit/i-ZwqpyssdU/unsubscribe.
To unsubscribe from this group and all its topics, send an email to
opendatakit+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

--

Muyiwa Agunbiade, PhD

Managing Partner

Metronome-CS Ltd.

Plot 41 Algiers Street,

Suite 301 Copper House Wuse Zone 5

Abuja - FCT, 900285
muyiwa.a@metronomeconsults.com muyiwa.a@metronomeconsults.com
www.metronomeconsults.com http://www.metronomeconsults.com/

Gracias Leah, me sirvió también lo del integer.

Tengo una pregunta, No hay otro tipo de dato númerico parecido al integer, por ejemplo el Long que es más largo, que permita introducir sólo números mayores a 9 dígitos.
Gracias.

Hola Leah.

Si establezo mi tipo de dato en "texto" cuantos dígitos puedo ingresar máximo.

Gracias

Hi @Jormer_Bermudez,

With text data type you can enter many more digits as required.

See the docs of how you can do that and understanding the limit if you are using aggregate server.

https://docs.getodk.org/aggregate-field-length/

1 Like

Muchas gracias Dicksonsamwel.

1 Like

A post was split to a new topic: What programming language is Central in?