Resolved! Grant user create access to table
Back story, I have a custom table which I created a few ACLs to grant access to specific groups to be able to read, write and delete to this table. We have decided to allow all users create new records through the application navigator. I tried upd...