1
0
-1
1 answer
- 10-1
Hi, you can try to search in the JSON definition in Builder Advanced Tools#JSONDefinition. That way you can directly see which datalist contains that sql query.
- pitt phunsanit
JSON definition shows only the current form only. sometimes i find by this query. SELECT * FROM app_form WHERE json LIKE '%some string%' but it can't directly refer to error form.
Add your comment...
i found error in joget.log
it show part of sql but not detail about form name or list name.
for fix this probleam i must find in all form and list.
may other way to find root of probleam form?