Select_one is not working while editing form submissions

Hi @qahmadzai
Can you check whether the response value for yes is Yes or it is a yes?

Stephane

1 Like

In the choices sheet “yes” it’s all lower case.
the problem is that it’s working fine while submitting a new form,
But not while editing the existing submission.

Could you provide me the _id for the submission that is having issue. Maybe it would be easy for us to have a closer look at the same.

Dear Kal_Lam,

here is the _id.
instance_id = f7d624e4-5bbf-4985-846d-2827f04142ec

Dear Kal_Lam,

Please I’m waiting for your response.

Could you kindly provide us the _id as shown in the image below:

image

This should be more easy for us to track your case.

Here are the _id

68279674
69884978
69889876

Do you see this error message while loading your form to edit the submission:

Image 1

Yes in this one “68279674” but in all of them, would you please tell why we get this error too.

Yes, i tested this with 68279674. Do you get an error message with other _id too?

No, I do not get an error with other _id's.

Please sir, We are waiting for your response.

Hello, Kal Lam sir did you find what is wrong with the form.

Hi @Kal_Lam @stephanealoo,

@qahmadzai and I are on the same team and we are still trying to solve this issue. Is there any other way we could go around to solve it? The same error is consistent in all the forms. could it possibly be a bug?

Please help.

Best,
Joel.

Hi
Just to be clear, does this error now affect all the forms and not only the form response with the initial ID 68279674?

Stephane

Hi @joelrhine, @qahmadzai,

Seems like you have put true under the required column for the begin_group as well as begin_repeat which is not needed.

Try removing the true from the same and see if it solves your issue. Kindly please let us know what happens!

1 Like

Hi @Kal_Lam,

We made the changes, but unfortunately it’s still not working.

Hi @qahmadzai,

Did you try this out in a new survey project or on the existing one? Could you also explain us what is not working now?

Hi @Kal_Lam,

I think we have solved the problem by just putting the repeat_group inside begin_group. and move the condition from the repeate_group to the beagin_group.

2 Likes

Thank you @qahmadzai for sharing the solution with the entire community! All the discussions that has happened in the community should help other users with similar issues.