Delete a client that went wrong in this view

I have a question about how I can delete a client that went wrong in this view?

Or is this not the best way to register clients?

My workflow is → Create a new client (it redirects to a form) and then click save and it goes to this screen, but what if it goes wrong? I have to go to another screen that has the clients and delete them, but wouldn’t it be possible to delete them on the same screen shown in the image?

Hello @Marivan_Atendimento,

Welcome to the community! Thanks for sharing this suggestion with us. I would suggest changing the View Type so that you can enable the action bar (see screenshot below). Note that I have added options to Delete, Edit and email. Click here for more information about Data Management in AppSheet.
BxxNDge4jU6SE5w.png (962×533)

A melhor forma seria adicionar os clientes pela tabela de clientes.

E lá na tabela você teria o controle de excluir ou editar esse cliente.

1 Like

I agree.

Thanks @ThiagoNilbox!

@Marivan_Atendimento, please let us know if you need any further help on this matter.

Hello Marivan_Atendimento,

As ThiagoNilbox mentioned, the best way to edit or delete a client is to have a separate view for the Clients table.

One additional point: when you add a client from another table form (like in your screenshot), the client will only be added to the database if you save the main form. If you cancel the form instead of saving it, the client will not be created in the database.