Mysql console plugin amendments not displaying in cms section editor

2 posts by 2 authors in: Forums > CMS Builder
Last Post: March 5, 2021   (RSS)

By creativodigital - March 4, 2021

Hi,

When I am adding a new section editor based on an existing multi section and then using the mysql console plugin to amend the field names in the new sections with a command to alter the names such as:

ALTER TABLE cms_table_name CHANGE old_name new_name mediumtext;

They seem to not be updating when i go back to section viewer (but viewing phpmyadmin they have been renamed ok in the actual database itself)

Can anyone give me any pointers and to how to make display of these refresh in the section editor within the cms?

I am running the latest version of CMS Builder

Thanks!

Elliot