Retrieved data from different table MSQL Server 2014
Confluence User - 20 Oct, 2015
Hi,
I'm using MSQL Server 2014 to store user's information from joget workflow v4. And i noticed that we can use hash variables to retrieved the data back to de displayed into joget form. The question is, how can i retrieved the data from different table and show it into one sentence inside joget form. Example, i have userid on table dir_userid, and username on table dir_username. I want to retrieved userid and username from database inside MSSQL Server but they are on different tables, and show it into one sentence inside joget form. What hash variables that i must use? Or there have another way to achieve it? (Sorry for my bad english).
Huge thanks.
forms;retrieved;database