James Corden
Member
I would like to simplify the layout of a page.
I have a View Project page. This takes all its info from a mysql view. It lists all projects and you can search for different projects. If you click on the details icon it opens a new page where you can view the details of that project. The permissions for this page for the standard user are:
Table level:
Read: Yes
Delete: No
Edit: No
Create: No
Details: Yes
CSV: No
Field level:
For Technology ID and Technology Name - the fields that are shown on the View Projects page
Results: Yes
Edit: No
Create: No
Details: Yes
Quick Search: Yes
Search: Yes
CSV No
For all fields that are shown on the project details page.
Results: No
Edit: No
Create: No
Details: Yes
Quick Search: No
Search: Yes
CSV No
I have an Add Projects page. This adds info to a mysql table. The only button I want to display on this page is the Create New + button. I don't want to display any of the search options. The permissions for this page for the standard user are:
Table level:
Read: Yes
Delete: No
Edit: Yes
Create: Yes
Details: No
CSV: No
Field level - all fields
Results: No
Edit: Yes
Create: Yes
Details: Yes
Quick Search: No
Search: No
CSV No
This page is displaying a blank list of all the projects - how / what do I change so it just displays the Create New + button?
Thanks


You are not running the last release of DaDaBIK, the release you are running might have bugs and security holes, see the official change log for further information. You can upgrade DaDaBIK here.
In case you want to upgrade to a more powerful edition (from Pro to Enterprise/Platinum, from Enteprise to Platinum) please contact us.
mysql version: 5.7.24
Web server: Apache/2.4.33 (Win64) OpenSSL/1.0.2u mod_fcgid/2.3.9 PHP/7.4.16
Client: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.0.0 Safari/537.36
URL installation: http://localhost:81/Dadabik/
I have a View Project page. This takes all its info from a mysql view. It lists all projects and you can search for different projects. If you click on the details icon it opens a new page where you can view the details of that project. The permissions for this page for the standard user are:
Table level:
Read: Yes
Delete: No
Edit: No
Create: No
Details: Yes
CSV: No
Field level:
For Technology ID and Technology Name - the fields that are shown on the View Projects page
Results: Yes
Edit: No
Create: No
Details: Yes
Quick Search: Yes
Search: Yes
CSV No
For all fields that are shown on the project details page.
Results: No
Edit: No
Create: No
Details: Yes
Quick Search: No
Search: Yes
CSV No
I have an Add Projects page. This adds info to a mysql table. The only button I want to display on this page is the Create New + button. I don't want to display any of the search options. The permissions for this page for the standard user are:
Table level:
Read: Yes
Delete: No
Edit: Yes
Create: Yes
Details: No
CSV: No
Field level - all fields
Results: No
Edit: Yes
Create: Yes
Details: Yes
Quick Search: No
Search: No
CSV No
This page is displaying a blank list of all the projects - how / what do I change so it just displays the Create New + button?
Thanks


Your current DaDaBIK version
You are using DaDaBIK version 11.3-Elba pro, installed on 09-03-2022 (installation code: 178066228c557cae36), the latest version of DaDaBIK is 11.6-Elba released on 14-06-2022You are not running the last release of DaDaBIK, the release you are running might have bugs and security holes, see the official change log for further information. You can upgrade DaDaBIK here.
In case you want to upgrade to a more powerful edition (from Pro to Enterprise/Platinum, from Enteprise to Platinum) please contact us.
System info
PHP Version: 7.4.16mysql version: 5.7.24
Web server: Apache/2.4.33 (Win64) OpenSSL/1.0.2u mod_fcgid/2.3.9 PHP/7.4.16
Client: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.0.0 Safari/537.36
URL installation: http://localhost:81/Dadabik/