About delete the column in the table?

Confluence User - 05 Jul, 2016

I have deleted the label in the joget form and the column in the table,but when I submit a process with a form,it still generate those old columns, what should I do?

forms;server

6


06 Jul, 2016
confluenceUser
confluenceUser

I'm unable to reproduce this scenario?

Did you save your form definition before trying to submit it again?

 

07 Jul, 2016
confluenceUser
confluenceUser

do you mean you still see the old coumns in the mysql database?

I think the reason for that is that when you change a form field id it adds a new database column  but it does not delete the unused sql column. 

08 Jul, 2016
confluenceUser
confluenceUser

Yes,how to solve it?

11 Jul, 2016
confluenceUser
confluenceUser

Hi Xin

You can use MySQL utilities to delete the unneeded columns from your database, perform a backup of your database, stop the Joget tomcat and use caution.

13 Jul, 2016
confluenceUser
confluenceUser

id doesn't work,After I delete the column,I create a form,it still generate the old column

04 Jun, 2018
confluenceUser
confluenceUser

I am also facing the same issue. Did you find a solution? Do you mind sharing your solution?

RELATED QUESTIONS

Your answer


To answer a question you'll need an account.

Print