Repeat group

Good day all,

I am building an xls form to be uploaded on KOBO collect.

I want to enter the number of times a group will repeat. (num_of_children)
And it seems that i cannot use a variable with the repeat_count column? (begin_repeat)

I am new at this, so it would be great if you guys could help me out.

P.S: i do not have a lick of XML knowledge.

Thanks a bunch all...

just_repeat_group.xlsx (40.7 KB)

Hi there,

It should let you if you include a column named 'repeat_count' and then
place the variable as below:

type name label::English hint::English repeat_count

begin_repeat childinfo06 Child Info 0-5 months of age ${children06}

··· On Thursday, August 25, 2016 at 10:13:45 PM UTC+1, e.w....@gmail.com wrote: > > Good day all, > > I am building an xls form to be uploaded on KOBO collect. > > I want to enter the number of times a group will repeat. (num_of_children) > And it seems that i cannot use a variable with the repeat_count column? > (begin_repeat) > > > > I am new at this, so it would be great if you guys could help me out. > > P.S: i do not have a lick of XML knowledge. > > > Thanks a bunch all...

Thank you very much Brett!
Worked like a charm.

Ezzat Agha
Mechanical Engineer
Assistant Cub Scout Leader Pledge - Lebanese Scout Association
Mobile: +961 3 407 451 - Skype: ezz.w.agha

··· On Fri, Aug 26, 2016 at 11:55 AM, Brett Collins wrote:

Hi there,

It should let you if you include a column named 'repeat_count' and then
place the variable as below:

type name label::English hint::English repeat_count

begin_repeat childinfo06 Child Info 0-5 months of age ${children06}

On Thursday, August 25, 2016 at 10:13:45 PM UTC+1, e.w....@gmail.com wrote:

Good day all,

I am building an xls form to be uploaded on KOBO collect.

I want to enter the number of times a group will repeat.
(num_of_children)
And it seems that i cannot use a variable with the repeat_count column?
(begin_repeat)

I am new at this, so it would be great if you guys could help me out.

P.S: i do not have a lick of XML knowledge.

Thanks a bunch all...