Forums

Unable to modify table field Type using Chronoforms interface

CaptnK 27 May, 2019
Simple case: I am using Version 6.1.2 on the Joomla 3.9.6 platform. I have a form with a Table field that is Type VARCHAR(255). I want to change it to Type VARCHAR(50).
Action: I use the "Data tables" dropdown for the form. I select the table to open it. I use the blue button "Modify Table". I scroll to the field in question and change VARCHAR(255) to VARCHAR(50). I use the black "Save Table" button. I then re-open the table as above. The field's Type has not changed: it is VARCHAR(255)

We have been doing these Type changes for years in Chronoforms... now they no longer work. Am I missing something?
healyhatman 27 May, 2019
Clear cache, and use PHPMyAdmin instead.
CaptnK 27 May, 2019
Of course PHPMyAdmin works...but not for my clients who have neither cPanel access nor expertise. And changes of this nature are required on a weekly basis on multiple fields.

So are you saying that, in this version, "Modify Table" no longer works?
healyhatman 27 May, 2019
No I'm not saying that at all....

You might also have to check if your host is cacheing the data tables too, that happens sometimes. Also why do you need to make multiple changes to tables every week?
CaptnK 27 May, 2019
I actually am the host - the tables are not cached.
Changes are made to this on-line order form weekly because the inventory changes weekly.
healyhatman 27 May, 2019
okay well I'm not going to tell you how to design your tables but that sounds a bit weird.

Do any of your save data actions have the "auto manage table" option checked?
CaptnK 27 May, 2019
It's not at all weird in organic farming.

Yes, that option is checked. I have tried turning it off but "Modify Table" still doesn't work.
healyhatman 28 May, 2019
Dunno sorry. If you have the latest version and you've cleared the cache it should allow it. You could try PHPMyJoomla and use MYSQL to change the table directly.

And just for my own curiosity can you show me your table setup? Interested to know how organic farming means you have to make weekly changes to table structure.
This topic is locked and no more replies can be posted.