1
0
-1

Hi, 
I have a trouble deleting the field in database of joget, because i delete the field on the form already, meanwhile in database it not deleted the field (column), i use query to delete in database and its work, but the next day i reopen the database again and i see the field (column) appear again.

Please assist me if have any suggestion..


Thank You.

    CommentAdd your comment...

    1 answer

    1.  
      1
      0
      -1

      The reason the DB column reappear after deleting is because the field is still defined in one of your forms. Do check ALL your forms to ensure that field id/column is not in the form anymore. Also check ALL versions of the app, meaning the app version 1, 2, 3.... and so on.

        CommentAdd your comment...