1
0
-1

I add some column at my form and i got error the column is not include at my database.

In joget i have many app, but only 1 app and certain form that link to the database cant add new column.

Can people help me?

    CommentAdd your comment...

    1 answer

    1.  
      1
      0
      -1

      What is the error in the Joget log? Read Managing Log Files for more information

      1. Fong

        110
        ERROR 28 Feb 2023 12:21:17 org.hibernate.engine.jdbc.spi.SqlExceptionHelper - Unknown column 'app_fd_wor0_.c_tetsing' in 'field list'
        3111
        ERROR 28 Feb 2023 12:21:17 org.hibernate.engine.jdbc.spi.SqlExceptionHelper - Unknown column 'app_fd_wor0_.c_tetsing' in 'field list'


      2. Fong

        the problem now is i add the column and it not directly help me put in the id field in joget database, so it cant be detected

      3. Fong

        ERROR 28 Feb 2023 12:21:17 org.joget.apps.datalist.model.DataList - Error retrieving binder rows

      4. Fong

        How should i fix that yeah

      5. Matthew King

        If u already added the field "wor0_.c_tetsing" in your form, then save your form and run that form to add at least one record, then Joget will create the new field in your database table.

      6. Fong

        now when i add something at the form , the form cannot run and become error, what is the problem? Does the flow problem or?

      CommentAdd your comment...