ODK Repeat_count max to 3

Hi All,

I always appreciate your continuous help and prompt replies. I have some
issue with repeat_count: I want it to make it open to the users so they can
add images but up to 3, but if they don't want to add at all, that okay for
me, but if so, the limit would be 3, I tried this in repeat_count field,
but it seems it only accepts fixed number not a range like .<=0 and >= 3.

I would be thankful if I get any help with this.

Regards,
-Hanan

Thanks Yaw!

But how come if we have many images like 10 or so, so how we manage
handling range in loop.

Regards,

-Hanan

··· On Wednesday, August 19, 2015 at 10:52:15 AM UTC+3, Hanan Aqilan wrote: > > Hi All, > > I always appreciate your continuous help and prompt replies. I have some > issue with repeat_count: I want it to make it open to the users so they can > add images but up to 3, but if they don't want to add at all, that okay for > me, but if so, the limit would be 3, I tried this in repeat_count field, > but it seems it only accepts fixed number not a range like .<=0 and >= 3. > > I would be thankful if I get any help with this. > > > Regards, > -Hanan >

I think then to make the first one required and the others will not
required as it is gonna pain to list all images without loop, and I have to
limit it to prevent end users from catching many images, we do have limited
quota and many time we ran out of it when we try to pull things out of the
server.

Thanks for this discussion.

··· On Wednesday, August 19, 2015 at 10:52:15 AM UTC+3, Hanan Aqilan wrote: > > Hi All, > > I always appreciate your continuous help and prompt replies. I have some > issue with repeat_count: I want it to make it open to the users so they can > add images but up to 3, but if they don't want to add at all, that okay for > me, but if so, the limit would be 3, I tried this in repeat_count field, > but it seems it only accepts fixed number not a range like .<=0 and >= 3. > > I would be thankful if I get any help with this. > > > Regards, > -Hanan >

Hanan,

Have three questions (image_1, image_2, image_3). Make image_2
relevant if image_1 is not blank. Make image_3 relevant if image_2 is
not blank. In summary, make the next image relevant if the current
image is not empty.

Yaw

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

On Wed, Aug 19, 2015 at 3:52 AM, Hanan Aqilan hjameelq@gmail.com wrote:

Hi All,

I always appreciate your continuous help and prompt replies. I have some
issue with repeat_count: I want it to make it open to the users so they can
add images but up to 3, but if they don't want to add at all, that okay for
me, but if so, the limit would be 3, I tried this in repeat_count field,
but it seems it only accepts fixed number not a range like .<=0 and >= 3.

I would be thankful if I get any help with this.

Regards,
-Hanan

--

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.

Hanan,

If you need an adjustable range, don't use repeats and make slots for
max images. Or you can use repeats and don't set a max.

Yaw

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

On Wed, Aug 19, 2015 at 12:57 PM, Hanan Aqilan hjameelq@gmail.com wrote:

Thanks Yaw!

But how come if we have many images like 10 or so, so how we manage handling
range in loop.

Regards,

-Hanan

On Wednesday, August 19, 2015 at 10:52:15 AM UTC+3, Hanan Aqilan wrote:

Hi All,

I always appreciate your continuous help and prompt replies. I have some
issue with repeat_count: I want it to make it open to the users so they can
add images but up to 3, but if they don't want to add at all, that okay for
me, but if so, the limit would be 3, I tried this in repeat_count field,
but it seems it only accepts fixed number not a range like .<=0 and >= 3.

I would be thankful if I get any help with this.

Regards,
-Hanan

--

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.