Una segunda encuesta si la respuesta es NO - A second survey if the answer is NO

Estoy creando un xlsform en el cual necesito que exista una encuesta para ingresar nuevos datos y una encuesta para actualizar datos y que ambas hagan referencia a los mismos campos. Tengo una pregunta en el formulario en la que el usuario va a indicar si es un nuevo registro con la respuesta (SI) o (NO). si la respuesta es (SI) que continúe con la encuesta pero si la respuesta es (NO) que se abra otra encuesta donde únicamente tendrá que actualizar datos. pero que ambas encuestas compartan los mismos campos.

I am creating an xlsform in which I need a survey to enter new data and a survey to update data and that both refer to the same fields. I have a question in the form in which the user will indicate if it is a new record with the answer (YES) or (NO). If the answer is (YES) to continue with the survey but if the answer is (NO) to open another survey where you will only have to update data. but both surveys share the same fields.

Welcome to the community, @JorgeRecinos! I don’t think this is possible as with the Collect Android App or even with Enketo you will only be able to collect data and would not be able to make edits to the submission that is in the server.

So basically, with the Collect Android App or Enketo, you will only be able to collect your data while you will need to login to the server to make edits to the submissions.

1 Like

I really appreciate the response @Kal_Lam I think what I will do is make a correct configuration of the “relevant” column to show what I need depending on whether the response is “Make a new record” or “Create/update a record” with existing information.