Dadabik Asking User to Enter Primary Key

BuffaloRandall

New member
Hello,

I have my database primary keys set to auto increment but Dadabik is still prompting the user to enter the primary key. Any ideas?

You are using DaDaBIK version 8.1-Lerici enterprise, installed on 11-17-2017 (installation code: 130815a0f829c81c6c), the latest version of DaDaBIK is 8.1-Lerici released on 09-05-2017

You are runnning the last release of DaDaBIK

PHP Version: 7.0.22-0ubuntu0.16.04.1

mysql version: 5.7.20-0ubuntu0.16.04.1

Web server: Apache/2.4.18 (Ubuntu)

Client: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36
 

eugenio

Administrator
Staff member
Hello,
you just need to hide those fields from the insert form (admin -> permissions, set create -> no for the fields you don't want to display in the insert form).

Best,
 

78rpms

New member
Hi
I am having the same problem with dadabik wanting user to enter the primary key.

I have done what you have suggested:
(admin -> permissions, set create -> no for the fields you don't want to display in the insert form)

to make the primary key field disappear - but I get the error message:


"Error with permissions form"

Can you suggest a solution??
 
Top