When I want to add some data in my app, it te...

When I want to add some data in my app, it tells me “Table [Table Name] does not allow new entries”. Why? How can I fix this? I’ve looked around but found no one with this issue. Thanks!

0 2 540
2 REPLIES 2

@Zephir_Lorne if you expand the slice called Parametrage, there are options there to allow add / update / delete. To allow adds for the slice, the base table of the slice will also need to allow adds.

Oh right Thanks man! I had allowed changes in the slice tab but not in the base table

Top Labels in this Space