Quiero que los usuarios llenen un formulario que ya esta hecho y realice una pestaña para que vean el historial de ese formulario que llenan , pero no se como hacer que vean los registros y hacer que la visibilidad del registro solo sea del usuario que lo creo.
Necesito ayuda por favor
@Jeff_Hager Por todos tus comentarios he visto que eres un teso para esto, me puedes ayudar? en verdad lo necesito
Jeje
Jeff puede ser un ángel y un tesoro pero no habla español. Si escribes en inglés le ayudas y muchos como él te pueden ayudar más rápido.
Lo que necesitas es algo más allá del nivel básico porque debes trabajar usando el email del usuario que está usando tu APP.
Ya leíste parte de la documentación sobre per user data y formularios (form)?
Saludos
podrías compartir tu app para saber en que podemos ayudarte?
@gvalero and @Erni_D have asked good questions, but you should only need to make sure your form writes data to it’s own sheet and includes the signed in user’s email address. Then you can either add a new tab using that sheet, or you can you can add the form data to an existing sheet using an inline list. From there, you can set the filter to only show rows filtered by signed in user.