Unable to find/debug specific error in form/datalist/userview
Confluence User - 23 Aug, 2022
good day to all jogetians,
recently joget logs error keep recurring on this matter :
ERROR 22 Aug 2022 22:13:03 FormOptionsBinder - org.hibernate.QueryException: could not resolve property: daerah of: app_fd_daerah [SELECT e FROM app_fd_daerah e ORDER BY cast(e.daerah as string)]
org.hibernate.QueryException: could not resolve property: daerah of: app_fd_daerah [SELECT e FROM app_fd_daerah e ORDER BY cast(e.daerah as string)]
i have been searching part of error string in app_form,app_datalist,app_userview (json column), but cant find sql usage in the json column.
is there any files such hibernate mapping xml to look for ?
forms