MySQL CRUD Extension

Issues related to forms.
Post Reply
Dougie13
 
 
Posts: 5
Joined: Fri Feb 14, 2020 6:58 pm

MySQL CRUD Extension

Post by Dougie13 »

Hi,

Bought the MySQL CRUD extension and it saves a lot of time. Great work.

I was wondering if it is possible to disable the Add, Update, Delete elements of the extension and make the tool simply Read Only ? Being able to have an MySQL Read Only solution which shows all records and then being able to View an individual Record from List would solve a lot of Dbase reporting requests from websites.

Thanks. D.
WWBman
 
 
Posts: 916
Joined: Fri Jan 08, 2010 6:10 pm

Re: MySQL CRUD Extension

Post by WWBman »

Dougie13
 
 
Posts: 5
Joined: Fri Feb 14, 2020 6:58 pm

Re: MySQL CRUD Extension

Post by Dougie13 »

Hi.

What I'm looking for is the capability to select an individual record from the 'Listview' table and then Read/View the FULL contents of table. Bootstrap table has the initial subset table, but not the ability to select a record and View entire table content.

D.
User avatar
Pablo
 
Posts: 23611
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: MySQL CRUD Extension

Post by Pablo »

At the moment there is no option to disable the edit functionality.
Dougie13
 
 
Posts: 5
Joined: Fri Feb 14, 2020 6:58 pm

Re: MySQL CRUD Extension

Post by Dougie13 »

Hi.

Thanks for quick reply P.

Maybe a development for a future release, as it would really help with the display of larger tables.

D.
Post Reply