• Resolved erron

    (@erron)


    Is it possible to have a frontend table displayed that has a filter on a username column?

    One of my columns is the username of the form submitter, i would like them to see a table of ONLY the forms they submitted by filtering on the username column.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Essekia

    (@essekia)

    @erron, you can do this in pro version using trigger – on table load , action – filter using created_by column (which stores the user_id when they submit form) – https://ibb.co/NV5P3WS

    hola ya vi como se filtra por usuario pero el caso que estas mencionando es para una tabla nueva, pero si la tabla ya está empezada o es una tabla que el administrador sube, como reconoce que los datos que debes ver son los tuyos, o por ejemplo el usuario solo puede ver sus clientes. pero el no registro los clientes con su id. que se hace en este caso o como esa persona lo podría ver.

    Por que hice una prueba, subi la tabla con el usuario de administrador, pero cuando entro con mi usuario o con otro no le muestra nada…

    Ayudame con eso plz

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Filter by username in column’ is closed to new replies.