Skip to main content
sandra milenag6929209
Participant
September 22, 2016
Question

Rellenar formularios en serie

  • September 22, 2016
  • 1 reply
  • 231 views

Necesito crear un formulario y crear un flujo de diligenciamiento; es decir, que primero lo llene una persona, luego la respuesta de esa persona le llegue a otra para llenar y asi sucesivamente.  Cómo lo puedo hacer?

This topic has been closed for replies.

1 reply

try67
Community Expert
Community Expert
September 24, 2016

You can add a series of (hidden) Submit buttons that send the file to the next person in the line and at the same time hide themselves and show the next one. Then you make the first button visible and provide the file to the first person in the line.

Another thing you might want to consider is setting some of the fields as read-only, if you don't want people to change the input of those before them.