1
0
-1
1 answer
- 210
just did a quick test. seems to work for me. latest Joget version on mysql.
oh, ensure you don't have a semicolon ( ; ) at the end of the query
- galvin
thanks is working when i remove ';'
Add your comment...
just did a quick test. seems to work for me. latest Joget version on mysql.
oh, ensure you don't have a semicolon ( ; ) at the end of the query
thanks is working when i remove ';'
i have query like this
and is working on mysql
but when i try put on datalist
so is possible to add datalist from subquery on datalist ?
if possible how to do it ?