Table remove show only delete

Hi , i wonder how i can make a table that only can be deleted but cant be edited or added

because i want make a reconciliate tools

Thanks

Don’t give any permissions and delete via server side controllers.

Hi,

i’ve been tried to just give read and delete only as permission but, the add button in the table is still shown

how i can remove it (i want to remove add new row button)?

thanks

Permissions don’t matter on child tables.

Give a higher perm level to the table field (in the parent DocType) and just give read permission at that perm level.

Hi,

i have tried, and just give read and delete permission but add new rows is still showed in the table … :frowning:

am i missing some thing?