We use grid for insert data to table it save as json format as a one column.how i retrieve data to datalist view on joget?

Confluence User - 21 Jan, 2020
forms;datalists;userviews

1


21 Jan, 2020
confluenceUser
confluenceUser


Hi
I think the easiest way is, in fact, to use jdbc to process the json directly from the BD. In fact, I ask, do you have an important need to save the information as Json? Wouldn't it be convenient to store it directly in a secondary table?

https://dev.mysql.com/doc/refman/8.0/en/json.html

RELATED QUESTIONS

Your answer


To answer a question you'll need an account.

Print