My form failing to process in kobol tool collect

Hello, I have a simple Kobo Collect form deployed which collects optional entries for date, users name, geo-point and photo. From an Android device, when sending the finalized forms the forms with …

Hi @Vbanda ,

You try to validate your form before and see if there are any errors

1 Like

Yes I have tried but I don’t know how I can rectify them it’s brought a lot of syntax errors.

Hi @Vbanda ,

You can try to handle one by one and in the end you will have a clean form.

You can also share here the form with the community so that members can have a look and help you.

1 Like

Thanks for the info much appreciated.

attached is the form,
regards.

(attachments)

aMEnvWn9UpDjb3txNTkVph (2).xlsx (21.6 KB)

I have checked your form and most groups were missing labels in the survey tab, one of the options in choices was missing a label as well.

You can edit the text for groups that I have added as “Group” to the desired label.

in the settings, I have added the column for allowing duplicate choices.

test_form.xlsx (28.7 KB)

1 Like

Thanks but my skip logic are out

I have checked,

The number of relevants in the form you shared is still the same in the form I tested. You could check the form you shared on the platform.

You could just edit the changes I pointed out in your original form so that you keep your skip logic.

1 Like

@Vbanda, you should always be able to identify syntax issues if any present within your XLSForm by validating them through this online validator.

1 Like