Search found 4 matches

by Dougie13
Sat Feb 29, 2020 10:33 pm
Forum: Forms
Topic: Combobox Multiple Selection
Replies: 11
Views: 6545

Re: Combobox Multiple Selection

Hi all, Should the combobox multiple choices (array) work with the mysqlconnector ? I am trying to get a simple multiple selection to be added to a mysql field (Blob, Json) to add a simple array of 2-3 names selected from list. I have named the element testname[], and also tried the Object ID in the...
by Dougie13
Sat Feb 15, 2020 11:11 am
Forum: Forms
Topic: MySQL CRUD Extension
Replies: 4
Views: 3246

Re: MySQL CRUD Extension

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.
by Dougie13
Fri Feb 14, 2020 8:19 pm
Forum: Forms
Topic: MySQL CRUD Extension
Replies: 4
Views: 3246

Re: MySQL CRUD Extension

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.
by Dougie13
Fri Feb 14, 2020 7:15 pm
Forum: Forms
Topic: MySQL CRUD Extension
Replies: 4
Views: 3246

MySQL CRUD Extension

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 t...