SOLVED: Kuler's Simple CRUD stack not giving option to add an entry

I’m using the simpleCRUD stacks and can see my table but I cant see a way to add or edit a row. any thoughts?

Got it working. The problem was that my test table didn’t have a primary key. After setting that up everything is working well.

This topic was automatically closed 6 days after the last reply. New replies are no longer allowed.